greg7mdp
|
84d0d48eac
|
Update llilmap script to calculate checksum instead of generating large output file.
|
2024-04-01 08:11:58 -04:00 |
|
greg7mdp
|
55fe94b1c5
|
minor update for running llil4map example.
|
2024-03-31 22:49:42 -04:00 |
|
greg7mdp
|
29c3091e50
|
Add map reset to llil4map.cc.
|
2024-03-31 22:06:55 -04:00 |
|
greg7mdp
|
4aa19d6152
|
Add scripts directory for llilmap4 example.
|
2024-03-31 18:43:22 -04:00 |
|
greg7mdp
|
cf27dbcf4b
|
Rename to correct llil4map.cc name
|
2024-03-31 18:34:50 -04:00 |
|
greg7mdp
|
effca243e6
|
re-enable parallel sort in lill4map.cc.
|
2024-03-31 18:05:01 -04:00 |
|
greg7mdp
|
6f5d3ccc0d
|
Add lill4map.cc example. Thank you @marioroy.
|
2024-03-31 18:03:39 -04:00 |
|
greg7mdp
|
9248dcf07e
|
Add support for Windows phmap::srwlock
|
2023-11-19 18:14:48 -05:00 |
|
greg7mdp
|
b6ad902d48
|
Add reserve in p_bench.cc
|
2023-10-09 17:15:37 -04:00 |
|
greg7mdp
|
623f4c06d9
|
Add interesting benchmark by @samuelpmish
|
2023-10-08 20:00:32 -04:00 |
|
greg7mdp
|
93201da2ba
|
Add hash_bench benchmark for hash functions.
|
2023-06-25 21:36:38 -04:00 |
|
greg7mdp
|
292c29dd9d
|
Cleanup some compilation warnings with old gcc compiler.
|
2023-06-25 14:48:00 -04:00 |
|
greg7mdp
|
481a0d466e
|
Remove change checked-in by mistake
|
2023-04-23 19:43:18 -04:00 |
|
greg7mdp
|
16287ccca6
|
Cleanup some clang-tidy issues
|
2023-04-23 19:40:33 -04:00 |
|
greg7mdp
|
d2bed96d29
|
Use curl instead of wget
|
2023-04-10 08:50:44 -04:00 |
|
greg7mdp
|
59d56923f5
|
Add example mt_word_counter
|
2023-04-09 18:48:26 -04:00 |
|
greg7mdp
|
9b525fdb6d
|
remove executable flag for two source files - issue #169
|
2022-09-30 19:55:23 -04:00 |
|
greg7mdp
|
ca9f02fda3
|
Fix issue #44 - example to dump TriviallyCopyable types doesn't work any
more
|
2022-08-12 20:24:24 -04:00 |
|
greg7mdp
|
25a6a5024d
|
revert incorrect change
|
2022-07-22 17:14:02 -04:00 |
|
greg7mdp
|
cc82fd2ae4
|
forgot to add new file
|
2022-07-19 20:45:54 -04:00 |
|
greg7mdp
|
a0f0493e2a
|
rename macro which can conflict with msvc headers
|
2022-06-21 08:08:13 -04:00 |
|
greg7mdp
|
87f09380ce
|
try fix for win32 issue
|
2022-06-20 21:36:41 -04:00 |
|
greg7mdp
|
9e87d79404
|
Fix example to reflect new usage of lazy_emplace_l - issue #143
|
2022-06-20 19:54:26 -04:00 |
|
greg7mdp
|
eb60b8ac59
|
minor cmake updates
|
2022-06-20 19:22:05 -04:00 |
|
greg
|
8c2d84b138
|
Better fix for iussue #136
|
2022-04-01 14:20:10 -04:00 |
|
greg
|
f1598d5af8
|
Create pmr.cc
|
2022-02-10 15:37:55 -05:00 |
|
greg
|
12a9e723d1
|
Update example because of dump/load name change
|
2021-12-26 19:58:45 -05:00 |
|
greg
|
870e6eb9b5
|
Add binary dump/load cereal support for flat hash maps - Issue #120
|
2021-12-26 19:47:45 -05:00 |
|
greg
|
f687729170
|
update comment with attribution
|
2021-12-19 11:00:07 -05:00 |
|
greg
|
9bd937325f
|
Add lazy_emplace_l example.
|
2021-12-19 10:58:38 -05:00 |
|
greg
|
07b740bd99
|
serialize.cc example doesn't seem to work with cereal #116
|
2021-11-09 21:32:08 -05:00 |
|
greg
|
118e56fb7f
|
fix couple warnings, use stable version ofg googletest
|
2021-02-01 21:38:52 -05:00 |
|
greg
|
9f6f49a965
|
cleanup another warning
|
2021-02-01 14:28:48 -05:00 |
|
greg
|
e77a448e95
|
update comment.
|
2020-11-29 11:18:09 -05:00 |
|
greg
|
95eedc7e82
|
update example to use more typical defaults.
|
2020-11-29 11:10:48 -05:00 |
|
greg
|
50cd894196
|
Add example with default parameters
|
2020-11-29 09:58:09 -05:00 |
|
greg
|
7a96119c37
|
cleanup compilation warnings with msvc.
|
2020-10-23 23:01:02 -04:00 |
|
Force Charlie
|
cb6702ad5f
|
Fix compile phmap failed in windows-arm64
|
2020-10-05 11:04:00 +08:00 |
|
greg
|
b44f781829
|
Revert "issue #67"
This reverts commit 535ea23741.
|
2020-10-02 14:09:44 -04:00 |
|
greg
|
535ea23741
|
issue #67
|
2020-10-02 14:08:27 -04:00 |
|
greg
|
0c6e8c3208
|
add reserve() call when inserting lists of values with random access iterators.
|
2020-07-28 10:44:22 -04:00 |
|
greg
|
c818e86a99
|
update test sample with latest findings.
|
2020-07-27 17:30:11 -04:00 |
|
greg
|
802e7092eb
|
update example comparing insertion time for sorted and shuffled keys.
|
2020-07-27 16:32:05 -04:00 |
|
greg
|
e77d86e49c
|
replace "container_internal" with the shorter "priv"
|
2020-07-27 09:14:43 -04:00 |
|
greg
|
0fe48402ec
|
update test program to randomize keys after vector resize.
|
2020-07-26 21:59:42 -04:00 |
|
greg
|
2fdf7f0787
|
fix typo incorrect number of submaps
|
2020-07-26 18:13:09 -04:00 |
|
greg
|
d58592390a
|
code cleanup
|
2020-07-26 18:09:54 -04:00 |
|
greg
|
c38ac17e5f
|
Update entropy test program with larger parallel hashmaps
|
2020-07-26 18:03:09 -04:00 |
|
greg
|
efc622c500
|
issue #53: checkin updated test
|
2020-07-26 17:39:10 -04:00 |
|
greg
|
01d33e0dbb
|
issue #53: add test suggestes by @fowles
|
2020-07-26 17:35:55 -04:00 |
|