0
I Use This!
Inactive

Commits : Listings

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