Commit Graph

7 Commits (ead48c4b25ce6c5c398a97814429f7aedd4ededb)

Author SHA1 Message Date
orbiter 10d3e856b5 better concurrency, less blocking & performance hacks
16 years ago
orbiter 8e56c2ace6 fix for fixes from this afternoon
16 years ago
orbiter 5cc17ccf8a a better caching with less overhead and more appropriate
16 years ago
orbiter 1f1399e5c5 extending visibility of objects and methods to avoid synthetic accessor methods and increase performance
16 years ago
orbiter 71a4cadf31 better and more performant synchronization in SimpleARC, the caching object for word hashes. Speeds up indexing.
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