Skip to content

Commit

Permalink
fixed benchmark in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bertiqwerty committed Sep 20, 2021
1 parent dae82a1 commit bf5265d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ More documentation and examples including integer data types and boolean literal
cargo doc
```

## Benchmarks `v0.10.0`
## Benchmarks `v0.11.0`

Exmex was created with flexibility (e.g., use your own operators, literals, and types), ergonomics (e.g., just finds variables), and evaluation speed in mind. On the other hand, Exmex is slower than the other crates during parsing. However, evaluation might be more performance critical depending on the application.

Expand Down

0 comments on commit bf5265d

Please sign in to comment.