Improve the smallIntegerValueCache
added during InclusiveRange implementation
#2871
Labels
smallIntegerValueCache
added during InclusiveRange implementation
#2871
Issue to be solved
The cache is thread safe and we should measure if there is an advantage in having the cache vs the downside of having a lock.
Comment from @turbolent on #2523
Suggested Solution
No response
The text was updated successfully, but these errors were encountered: