mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Implement autocompaction on key removal. Failure to do say leads to linear access times with some usage patterns. See benchmark.Main updated.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Date: 16 Apr 2012
|
||||
Changed classes:
|
||||
gnu.trove.THash
|
||||
gnu.trove.TPrimitiveHash
|
||||
gnu.trove.TObjectHash
|
||||
gnu.trove.benchmark.Main
|
||||
- implement autocompact on removing keys. Failure to do so leads to linear access time
|
||||
|
||||
Date: 15 Jan 2008
|
||||
Changed classes:
|
||||
gnu.trove.THashMap - fixed bug in put() method for null value
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user