Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #1424, comment 2


Ignore:
Timestamp:
03/02/11 10:15:03 (14 years ago)
Author:
cneumuel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1424, comment 2

    initial v1  
    1 I do not have a good explaination for the number 17. However the implementation of `ThreadLocal<T>` reveals that there is some sort of cache for 16 elements. I don't know if this is related.
     1I do not have a good explaination for the number 17 - this is just a reproducable observation. However the implementation of `ThreadLocal<T>` reveals that there is some sort of cache for 16 elements. I don't know if this is related.