Skip to content

v0.1.24

Compare
Choose a tag to compare
@zhuxiujia zhuxiujia released this 16 Jan 18:02
· 305 commits to main since this release

v0.1.24

  • SyncHashMap Each value takes a very small amount of time
test bench_sync_hash_map_read   ... bench:           8 ns/iter (+/- 0)
  • make SyncHashMap and SyncBtreeMap Read and write separation, space for time, suitable for the scenario of more reading and less writing