Skip to content

cleanup benchmark printouts - #1394

Open
baltzell wants to merge 2 commits into
developmentfrom
benchmark
Open

cleanup benchmark printouts#1394
baltzell wants to merge 2 commits into
developmentfrom
benchmark

Conversation

@baltzell

Copy link
Copy Markdown
Collaborator

No description provided.

@baltzell
baltzell requested review from c-dilks and a lite review from Copilot and removed request for raffaelladevita and zieglerv August 22, 2026 00:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR standardizes and simplifies benchmark/timeout printout strings to be shorter and more consistent across benchmark timer types.

Changes:

  • Simplified BenchmarkTimer and BenchmarkTimerTotal toString() output format (labels and alignment).
  • Adjusted the benchmark report header capitalization in Benchmark.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
common-tools/clas-utils/src/main/java/org/jlab/utils/benchmark/BenchmarkTimerTotal.java Updates total-timer toString() formatting to the new concise style.
common-tools/clas-utils/src/main/java/org/jlab/utils/benchmark/BenchmarkTimer.java Updates per-timer toString() formatting to the new concise style.
common-tools/clas-utils/src/main/java/org/jlab/utils/benchmark/Benchmark.java Tweaks benchmark results header capitalization for cleaner output.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@baltzell
baltzell enabled auto-merge (squash) August 22, 2026 02:03
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.

2 participants