Add output
This commit is contained in:
parent
9bc1175722
commit
152215b1dc
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
# lotto
|
||||
|
||||
```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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue