diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-08-23 22:19:10 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-08-23 22:19:10 +0300 |
| commit | 27aa9e5d0eef9f9508163ae7aee8404a1be50a17 (patch) | |
| tree | 7648e1e91ea5951ce9c60c719c1a2e4312025983 /.gitignore | |
| parent | 917a8737e63007352b23048d45049576ef2c487d (diff) | |
| download | conts-27aa9e5d0eef9f9508163ae7aee8404a1be50a17.tar.gz conts-27aa9e5d0eef9f9508163ae7aee8404a1be50a17.zip | |
allow specifying growth factorv0.0.2
+ A bit crude, but allows trading memory for speed.
On my machine,
MAP_FACTOR Runtime (s)
2 4.94
3 3.00
4 2.77
Further speed increases might be from changing the open hashing to be
more efficient, some kind of pseudo-random index generation for
example.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
