Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chengsun committed Jul 3, 2022
1 parent eefdac4 commit 59bfdf3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ $ < test.sexp cargo run --release --bin select -- foo bar

Does something similar to `sexp print -mach`.

Runs at:
* 1600MiB/s on an Apple M1 Pro (using 5 threads, specialised NEON code).
* 400MiB/s on an Apple M1 Pro (using 1 thread, specialised NEON code).

Run this as follows:

```
Expand Down

0 comments on commit 59bfdf3

Please sign in to comment.