Skip to content

Add Google Benchmark and workflow#9

Merged
retrage merged 2 commits into
mainfrom
codex/add-benchmark-with-google-bench-and-gha-action
Jun 19, 2025
Merged

Add Google Benchmark and workflow#9
retrage merged 2 commits into
mainfrom
codex/add-benchmark-with-google-bench-and-gha-action

Conversation

@retrage
Copy link
Copy Markdown
Owner

@retrage retrage commented Jun 19, 2025

Summary

  • expose run_simulation in main.cpp for reuse
  • add bench.cpp with Google Benchmark
  • support new benchmark target in Makefile
  • document how to run the benchmark
  • guide agents to run benchmarks when needed
  • create benchmark.yml workflow to upload results

Testing

  • make
  • make bench
  • pytest -q
  • ./bench --benchmark_out=benchmark.json --benchmark_out_format=json

https://chatgpt.com/codex/tasks/task_e_6854232fc4c083209d916e0b53b69acb

@retrage retrage merged commit e2fb56a into main Jun 19, 2025
3 checks passed
@retrage retrage deleted the codex/add-benchmark-with-google-bench-and-gha-action branch June 19, 2025 15:22
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