Linus Björnstam bjoli
  • Nowhere, Sweden
  • Joined on 2025-07-16
bjoli pushed to master at bjoli/PersistentMap 2026-04-28 19:52:46 +00:00
bf8298658c started changing to valuetuple
b5b363ae9f Changed some formatting
Compare 2 commits »
bjoli pushed to master at bjoli/PersistentMap 2026-04-28 19:06:04 +00:00
a6e8ced7f7 Added int avx dispatch in internal nodes
bjoli pushed to master at bjoli/PersistentMap 2026-04-28 06:00:07 +00:00
2207e5e87b Fix stupid mistake that led to boxing
bjoli pushed to master at bjoli/PersistentMap 2026-04-25 16:26:37 +00:00
06e5144d82 Update PersistentMap/Readme.org
bjoli pushed to master at bjoli/PersistentMap 2026-04-24 18:30:25 +00:00
d21b9cbe06 addee retrieve bemchmarks
bjoli pushed to master at bjoli/PersistentMap 2026-04-24 17:43:59 +00:00
c363cae136 make sure standardstrategy is inlined
bjoli pushed to master at bjoli/PersistentMap 2026-04-23 15:08:50 +00:00
a54b17167e Fixed the unicode strategy to avoid boxing
bjoli pushed to master at bjoli/PersistentMap 2026-04-23 14:46:49 +00:00
7af48306fe Optimize the binary search by using unsafe
bjoli pushed to master at bjoli/PersistentMap 2026-04-23 14:21:25 +00:00
e0e7ca0772 Removed old benchmark code
bjoli pushed to master at bjoli/PersistentMap 2026-04-22 17:31:46 +00:00
c7c5c7b81b added proper benchmarking against others
bjoli pushed to master at bjoli/PersistentMap 2026-04-22 13:57:20 +00:00
9242c1c751 perf: Optimize non-prefix key strategies and
570a736606 Refactor key strategies
Compare 2 commits »
bjoli pushed to master at bjoli/PersistentMap 2026-04-18 21:21:32 +00:00
ae3e8ae8c4 Changed stupid mistake in key strategies
bjoli pushed to master at bjoli/PersistentMap 2026-04-17 13:10:32 +00:00
c3b9268cf1 Changed to make it fit in the browser
bjoli pushed to master at bjoli/PersistentMap 2026-04-17 13:05:50 +00:00
662843116e updated readme
0bb8daca1a Reapply "Move to org readme"
b96e9671c8 Revert "Move to org readme"
Compare 3 commits »
bjoli pushed to master at bjoli/PersistentMap 2026-04-16 17:54:58 +00:00
ca87dd4455 Move to org readme
bjoli created branch master in bjoli/PersistentMap 2026-04-16 17:52:31 +00:00
bjoli pushed to master at bjoli/PersistentMap 2026-04-16 17:52:31 +00:00
bjoli pushed to fix_prefixes_again at bjoli/PersistentMap 2026-04-16 17:50:48 +00:00
4d87e30b40 Add a standard key strategy for maps without prefixe
bjoli pushed to fix_prefixes_again at bjoli/PersistentMap 2026-04-16 09:53:01 +00:00
7bea233edc Did some code cleanup,
bjoli created branch fix_prefixes_again in bjoli/PersistentMap 2026-04-16 08:26:28 +00:00