Add output

This commit is contained in:
Daniel Flanagan 2024-05-03 16:46:45 -05:00
parent 9bc1175722
commit 152215b1dc

View file

@ -1,5 +1,8 @@
# lotto # lotto
```bash ```bash
RUSTFLAGS='-C opt-level=3 -C target-cpu=native' cargo run --release $ RUSTFLAGS='-C opt-level=3 -C target-cpu=native' cargo run --release
...
9999997 entries parsed from stdin in 792ms
Time Elapsed: 29ms
``` ```