Skip to content

Jmh bench suite bench fixtures and layout - #220

Merged
rorygraves merged 2 commits into
mainfrom
task/jmh-bench-suite/bench-fixtures-and-layout
Jun 15, 2026
Merged

Jmh bench suite bench fixtures and layout#220
rorygraves merged 2 commits into
mainfrom
task/jmh-bench-suite/bench-fixtures-and-layout

Conversation

@rorygraves

Copy link
Copy Markdown
Contributor

See commits.

Shared Fixtures builds flatRow/nestedColumn/grid trees at small/medium/
large sizes; LayoutMeasureBench and LayoutResolveBench sweep them via JMH
@PARAM axes. Compiles via bench/compile; benches execute (warmup ~82 ns/op).
The budgeted resolveTo benchmark claimed to cover Fill allocation but no
fixture contained a Layout.Fill, so the even-split branch was never
measured. Add a Row-of-Fills shape to the (shape) axis. Addresses codex P2.
@rorygraves
rorygraves merged commit baeceea into main Jun 15, 2026
3 checks passed
@rorygraves
rorygraves deleted the task/jmh-bench-suite/bench-fixtures-and-layout branch June 15, 2026 12:47
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