Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 13 Apr 18:04
· 43 commits to main since this release
v1.3.2
c23d691

Changes

  • release: v1.3.2 (c23d691)
  • rebuild benches (9b57246)
  • feat: add fast_double_parser float path (ceecc17)
  • fix: run windows transform build via wineconsole (9b3625c)
  • chore: fix size calculation (efa68d3)
  • chore: update benches (3b417a3)
  • bench: add small-range charts and incremental runtime default (461328f)
  • revert (e2817a5)
  • perf: keep split-tuned swar string deserializer (104a081)
  • bench: add swar string head2head and update throughput benches (887a5f0)
  • chore: properly calculate bytes for json payloads and expand ranges (25e0055)
  • chore: standardize benches to UTF-8 (wire format) instead of WTF-16 to calculate bytes/s (85d1b10)
  • chore: normalize benches (6621dcb)
  • bench: update (2293ef6)
  • perf: streamline serializer delimiter writes (bf801e3)
  • bench: fix calculations for large-file (1ba5962)
  • chore: add more benches (efb5a39)
  • push (613e5fa)
  • laptop keeps crashing. switching to workstation (0fb686a)
  • chore: update .gitignore (e1f7003)
  • perf: huge gains (9aa57c9)
  • refactor: clean up deserialization flow (b6b7a60)
  • perf: optimize fast-path nested array deserialization (425836b)
  • fix(transform): restore strict fast-path deserialization correctness (ff215ca)
  • chore: ignore as-test artifacts except runners and snapshots (e21f0d1)
  • test: update local repro harness for map key round-trip case (b58b1b5)
  • docs: remove FAST_PATH_DESERIALIZE and track follow-ups in TODO (6cf0be2)
  • chore: merge TODO files and document compatibility matrices (258c6ad)
  • feat: support generic map key round-trips via quoted key encoding (714a66a)
  • feat: expand fast-path and delegated array deserialization support (f546480)
  • feat: extend fast-path deserialization coverage (add0e9a)
  • chore: remove nocheck flag (d5783d9)
  • fix: repair full benchmark suite (6e6083a)
  • chore: capture current serializer, tooling, and fuzz work (096c613)
  • remove npm from release (7bba414)
  • ci: fix scropt issue (387efba)
  • chore: link docs and update as-test (d038cab)