0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clone fix+test More... almost 15 years ago
Pos bench More... almost 15 years ago
comments More... almost 15 years ago
added some comments More... almost 15 years ago
+author More... almost 15 years ago
Serialization (should be compatible with HashMap) More... almost 15 years ago
more remove tests More... almost 15 years ago
put speedup (less mem writes) and deleted list reorganization More... almost 15 years ago
speedup: final hash More... almost 15 years ago
tiny speedup with Arrays.copyOf More... almost 15 years ago
Int accessors More... almost 15 years ago
speedup: NEXT_IS_EOL check in resize More... almost 15 years ago
fix: bit update code after remove was not working More... almost 15 years ago
speedup: 'next is empty' bit in int indices More... almost 15 years ago
speedup: 'next is end-of-list' bit flag More... almost 15 years ago
general Object benchmark More... almost 15 years ago
integer test on x*123 keys More... almost 15 years ago
fastutil tests More... almost 15 years ago
keys and values in one array More... almost 15 years ago
gnu.trove.TIntIntHashMap benchmark More... almost 15 years ago
Benchmark added More... almost 15 years ago
values/entrySet fix More... almost 15 years ago
java Map implementation More... almost 15 years ago
remove fix+test More... almost 15 years ago
Java port is *FASTER* than java.util.HashMap! More... almost 15 years ago
-1-x -> ~x More... almost 15 years ago
tiny simplification More... almost 15 years ago
eliminate array re-writes in resize More... almost 15 years ago
eliminate one array read in resize More... almost 15 years ago
unboxed equals on Objects More... almost 15 years ago