Commit Graph

8 Commits (adf01c676e587d4235fce1b9d8896c490ee8ec71)

Author SHA1 Message Date
orbiter 3a64c9d02f - fix for problem with concurrency when computing word hashes
16 years ago
orbiter 8ffb9889e1 some fixes and performance hacks
16 years ago
orbiter 1b8d346b4c fixes in connection with transiton to byte[] hashes
16 years ago
orbiter d7cbf4cdd4 more performance hacks: less overhead in word hash computation
16 years ago
orbiter 29e96c1a60 bugfixes and performance hacks
16 years ago
orbiter 538e375901 replaced old caching method for computed word hashes with a better method. The word hash computation is a new performance bottleneck (after the IO bottleneck was removed with the IndexCell data structure) and a better caching for word hashes was necessary.
16 years ago
orbiter c8624903c6 full redesign of index access data model:
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago