Skip to content

Commit

Permalink
Add link to benchmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexhuszagh committed Sep 13, 2024
1 parent c76263d commit 6851835
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
@@ -1,6 +1,6 @@
# lexical

High-performance numeric conversion routines for use in a `no_std` environment. This does not depend on any standard library features, nor a system allocator.
High-performance numeric conversion routines for use in a `no_std` environment. This does not depend on any standard library features, nor a system allocator. Comprehensive benchmarks can be found at [lexical-benchmarks](https://github.com/Alexhuszagh/lexical-benchmarks).

**Similar Projects**

Expand Down

0 comments on commit 6851835

Please sign in to comment.