| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-12-07 | 381 Bytes | |
| Version 1.0.4 Release source code.tar.gz | 2024-12-07 | 1.7 MB | |
| Version 1.0.4 Release source code.zip | 2024-12-07 | 2.1 MB | |
| Totals: 3 Items | 3.8 MB | 0 | |
Changed
- Improved performance of integer and float formatting using the jeaiii 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.