Skip to content

feat(hyperfine): add hyperfine devcontainer feature#103

Closed
jsburckhardt wants to merge 1 commit intomainfrom
feat/hyperfine
Closed

feat(hyperfine): add hyperfine devcontainer feature#103
jsburckhardt wants to merge 1 commit intomainfrom
feat/hyperfine

Conversation

@jsburckhardt
Copy link
Copy Markdown
Owner

Summary

Add hyperfine as a new devcontainer feature. Hyperfine is a command-line benchmarking tool with 28k+ stars on GitHub.

Changes

New files

  • src/hyperfine/devcontainer-feature.json — Feature metadata
  • src/hyperfine/install.sh — Installer script (downloads from GitHub releases)
  • test/hyperfine/test.sh — Basic smoke test
  • test/_global/hyperfine-specific-version.sh — Version-pinned test (v1.19.0)

Updated files

  • test/_global/all-tools.sh — Added hyperfine check
  • test/_global/scenarios.json — Added to all-tools and version-pinned scenario
  • .github/workflows/test.yaml — Added to CI matrix
  • README.md — Added table row and usage section

Closes #99

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Closes #99

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jsburckhardt
Copy link
Copy Markdown
Owner Author

Closing - PR was created prematurely. Work is preserved on the branch.

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.

feat: add hyperfine devcontainer feature

1 participant