Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 342 Bytes

TODO.md

File metadata and controls

7 lines (7 loc) · 342 Bytes

To do before considering a release

  • be drop-in replaceable on stdlib hashtbl
  • implement snapshot operations
  • test for concurrent access and modifications
  • benchmark performances
    • It'd be great if there was barely a perf hit moving from stdlib thread-unsafe libs
    • Measure stuff in cases of low and high contention