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
Leapfrog is a lock-free concurrent hash map. Recently, serde support got added, making this a drop-in replacement for DashMap. The goal is to see if we get any performance-improvement with Leapfrog, especially when checking files offline.
The text was updated successfully, but these errors were encountered:
Leapfrog is a lock-free concurrent hash map. Recently, serde support got added, making this a drop-in replacement for DashMap. The goal is to see if we get any performance-improvement with Leapfrog, especially when checking files offline.
The text was updated successfully, but these errors were encountered: