Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bench: compare BuildTimer wrapper overhead with GNU time - #10

Merged
BLCCoreStudio merged 2 commits into
mainfrom
benchmarks/competitive-ci
Sep 5, 2026
Merged

BLCCoreStudio merged 2 commits into
mainfrom
benchmarks/competitive-ci

Conversation

@BLCCoreStudio

Copy link
Copy Markdown
Owner

Adds a reproducible benchmark for the shared one-shot task: execute a command, wait for it, measure duration, and preserve the wrapped command's exit status.

Compared tools:

  • BuildTimer release build from this PR
  • GNU /usr/bin/time

Correctness gate: both wrappers must preserve an explicit exit code 7 before timing.

The timed workload uses /bin/true to expose wrapper overhead. BuildTimer additionally persists local command history, so results are explicitly scoped to one-shot wrapper overhead and are not a universal feature/value ranking. Raw Hyperfine and resource evidence are retained.

@github-actions github-actions Bot added the github-actions GitHub Actions and CI automation label Sep 3, 2026
@BLCCoreStudio
BLCCoreStudio merged commit 18ad57c into main Sep 5, 2026
8 checks passed
@BLCCoreStudio
BLCCoreStudio deleted the benchmarks/competitive-ci branch September 5, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github-actions GitHub Actions and CI automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant