summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-02-23 00:23:01 +0300
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-03-03 07:11:22 -0800
commit8ce4592e159bc42f7c6136fb5a4627ff2b32efff (patch)
treebf1e6bf0997bcf8a0dcfbcaa031307e85f76548c /Makefile
parent03e4b8de929328eb5cbb031ff535c50396d43bb9 (diff)
Simplify compact_hash_table implementation
Instead of a separate implementation for find/insert, use just one that can do both. This reduces the code size and simplifies code coverage; the resulting code is close to what we had in terms of performance and since hash table is a fall back should not affect any real workloads.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions