Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Jarry Xiao <[email protected]>
  • Loading branch information
jarry-xiao authored Jan 26, 2023
1 parent 0f09d68 commit 32c2216
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

Compact, efficient data structures in contiguous byte arrays.

## DISCLAIMER

This is unaudited code, and still very rough around the edges. Proceed with caution before using any of these data structures in a production system.

### Benchmarks

Based on simple benchmarks, the naive performance of Sokoban data structures are on par with, but slightly slower than, the Rust Standard Library.
Expand Down

0 comments on commit 32c2216

Please sign in to comment.