Skip to content

Remove benchmark section from root README#306

Merged
AntonLem merged 1 commit into
mainfrom
codex/remove-benchmarks-section-from-readme
May 28, 2026
Merged

Remove benchmark section from root README#306
AntonLem merged 1 commit into
mainfrom
codex/remove-benchmarks-section-from-readme

Conversation

@AntonLem

Copy link
Copy Markdown
Collaborator

Motivation

  • The JMH sorting benchmark is highly implementation-specific and not relevant to most users visiting the project landing page, so the brief paragraph in the root README.md was removed while preserving the full benchmark documentation in docs/benchmark.md.

Description

  • Removed the "Sorting performance benchmark (JMH)" section from the repository root README.md and left docs/benchmark.md unchanged so detailed benchmark instructions remain available.

Testing

  • Ran the full build and test suite with JAVA_HOME=/root/.local/share/mise/installs/java/21.0.2 MAVEN_ARGS= mvn -B -ntp verify, which completed successfully (BUILD SUCCESS) and the automated tests passed.

Codex Task

@AntonLem
AntonLem merged commit acc0182 into main May 28, 2026
3 checks passed
@AntonLem
AntonLem deleted the codex/remove-benchmarks-section-from-readme branch May 28, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant