Skip to content

chore(bench): add 2026-04-13 benchmark results#1276

Merged
chaliy merged 3 commits intomainfrom
claude/benchmark-comparison-6HSmk
Apr 14, 2026
Merged

chore(bench): add 2026-04-13 benchmark results#1276
chaliy merged 3 commits intomainfrom
claude/benchmark-comparison-6HSmk

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Apr 13, 2026

Summary

  • Add benchmark results from 2026-04-13 runsc run (96 cases, bashkit vs bash, 10 iterations, 16 CPUs)
  • Update bashkit-bench README highlights table with latest numbers

Results

Bashkit is 107.2x faster than bash on average. 0 errors, 100% output match across all 96 cases.

Runner Total Time Avg/Case Errors Match
bashkit 41.5ms 0.433ms 0 100%
bash 4,449ms 46.3ms 0 100%

Test plan

  • No code changes — data files (JSON/MD) and README table update only
  • cargo test --all-features passes (only pre-existing ssh_supabase env failure)
  • Benchmark run completed successfully with 0 errors and 100% output match

chaliy added 3 commits April 13, 2026 23:08
96 cases, bashkit vs bash, 10 iterations, 16 CPUs, runsc environment.
Bashkit 107.2x faster than bash, 100% output match, 0 errors.
Update bashkit-bench README with 2026-04-13 runsc results.
107.2x faster than bash, 100% output match across 96 cases.
@chaliy chaliy merged commit cab9309 into main Apr 14, 2026
11 checks passed
@chaliy chaliy deleted the claude/benchmark-comparison-6HSmk branch April 14, 2026 00: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.

1 participant