Skip to content

[Benchmark] Rewrite benchmarks to be scaling - #136

Merged
fabianfett merged 5 commits into
apple:mainfrom
fabianfett:ff-scaling-benchmarks
Aug 14, 2026
Merged

[Benchmark] Rewrite benchmarks to be scaling#136
fabianfett merged 5 commits into
apple:mainfrom
fabianfett:ff-scaling-benchmarks

Conversation

@fabianfett

@fabianfett fabianfett commented Aug 14, 2026

Copy link
Copy Markdown
Member

Motivation

As in #133 stated, we want to make performance improvements based on numbers. However in #133 we only introduced benchmarks for HeaderFields that are a fixed size long. This PR introduces scaling benchmarks so that we can test HeaderFields with different lengths (N=8, 16, 32, 64, 128)

Changes

  • Add scaling HeaderFields benchmarks
  • Remove fixed size HeaderFields benchmarks

Result

A clearer view into performance.

@fabianfett fabianfett added the semver/none No version bump required. label Aug 14, 2026
@fabianfett
fabianfett merged commit e84a4ff into apple:main Aug 14, 2026
70 checks passed
@fabianfett
fabianfett deleted the ff-scaling-benchmarks branch August 14, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants