Skip to content

Jmh bench suite bench module scaffold - #218

Merged
rorygraves merged 1 commit into
mainfrom
task/jmh-bench-suite/bench-module-scaffold
Jun 15, 2026
Merged

Jmh bench suite bench module scaffold#218
rorygraves merged 1 commit into
mainfrom
task/jmh-bench-suite/bench-module-scaffold

Conversation

@rorygraves

Copy link
Copy Markdown
Contributor

See commits.

Add modules/termflow-bench with the sbt-jmh plugin (0.4.7) and a trivial
NoOpBench to prove the harness runs. The bench project is intentionally
NOT added to root.aggregate(...), so it sits outside ciCheck and is built
only by explicit sbt "bench/..." invocations and the bench CI workflow.

Verified: sbt "bench/Jmh/run -i 1 -wi 1 -f1" compiles and runs.
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rorygraves
rorygraves merged commit 7cfcb83 into main Jun 15, 2026
2 checks passed
@rorygraves
rorygraves deleted the task/jmh-bench-suite/bench-module-scaffold branch June 15, 2026 11:22
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