v0.0.6 2024-01-17
What's Changed
- avoid measuring allocation in jiter iter benches by @davidhewitt in #46
- Replace
peak
with more efficientpeek
by @davidhewitt in #48 - use hashbrown to speedup python string caching by @davidhewitt in #51
- fix with python parsing seen on pydantic-core by @samuelcolvin in #54
- search the
Vec
for smallLazyIndexMap
s by @samuelcolvin in #55
Full Changelog: v0.0.5...v0.0.6