Skip to content

chore: release 2.1.1 - #40

Merged
bonega merged 1 commit into
masterfrom
release-2.1.1
Jul 17, 2026
Merged

chore: release 2.1.1#40
bonega merged 1 commit into
masterfrom
release-2.1.1

Conversation

@bonega

@bonega bonega commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Perf and code-size release — no API changes.

Changes since v2.1.0

Verification

  • cargo test green on default, --all-features, and --no-default-features --features alloc; --no-default-features builds.
  • Decode benchmarks confirmed neutral via pinned, interleaved A/B (taskset + ASLR off).

Bumps version to 2.1.1 in Cargo.toml and all README references; adds the [2.1.1] CHANGELOG section.

Perf/code-size only, no API changes.

- Bulk decode of mostly-ASCII input ~12-15% faster (niche-packed
  NonZeroU32 table entries, #36).
- Monomorphized bulk decode ~40%/34% smaller from unaligned word
  reads, throughput unchanged (#39).
@bonega
bonega enabled auto-merge (squash) July 17, 2026 17:59
@bonega
bonega merged commit ffba41e into master Jul 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant