You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's probably worth spending a bit more time on the data structure. The proposed cache evicts based on insertion order, but an LRU cache seems more generally useful.
cedrickcooke
changed the title
Improvements w/ AtomicMap
Request: new collection, AtomicCacheJul 24, 2024
Potential future optimization (not tested):
Originally posted by @QuantumRand in https://github.com/JuulLabs/conx-sdk/pull/1614#discussion_r1689271840
The text was updated successfully, but these errors were encountered: