Skip to content

Add overhead benchmarking workflow#42

Open
auto-differentiation-dev wants to merge 2 commits into
mainfrom
feature/overhead-benchmarking
Open

Add overhead benchmarking workflow#42
auto-differentiation-dev wants to merge 2 commits into
mainfrom
feature/overhead-benchmarking

Conversation

@auto-differentiation-dev

Copy link
Copy Markdown
Contributor

Adds a dispatch-only Benchmark workflow that builds QuantLib with
Real=xad::AReal and Real=double on the same runner, runs the full
QuantLib test suite and the QuantLib benchmark binary interleaved with
repeats, and reports per-test overhead ratios (CSV artifact + step summary).

Closes #33

Adds a dispatch-only Benchmark workflow that builds QuantLib with
Real=xad::AReal<double> and Real=double on the same runner, runs the
full QuantLib test suite (per-test timings via Boost.Test JUNIT logs)
and the QuantLib benchmark binary interleaved with repeats, and reports
per-test overhead ratios (CSV artifact + step summary).

Closes #33
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.

Overhead Benchmarking

1 participant