Skip to content

Commit

Permalink
Update build timings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexhuszagh committed Dec 7, 2024
1 parent 7175273 commit d797ce8
Show file tree
Hide file tree
Showing 6 changed files with 3,380 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Improved performance of integer and float formatting using the [jeaiii](https://jk-jeon.github.io/posts/2022/02/jeaiii-algorithm/) algorithm with additional optimizations to minimize branching (#163). This also improves memory safety guarantees, since no unsafe indexing is used when formatting integers.
- Updated our build timings, binary sizes, and benchmarks.

## [1.0.3] 2024-12-06

Expand Down
Loading

0 comments on commit d797ce8

Please sign in to comment.