llvm-project
eeed5896
- [libc] Correctly Run Multiple Benchmarks in the Same File (#98467)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libc] Correctly Run Multiple Benchmarks in the Same File (#98467) There was previously an issue where registering multiple benchmarks in the same file would only give the results for the last benchmark to run. This PR fixes the issue. @jhuber6
References
#98467 - [libc] Correctly Run Multiple Benchmarks in the Same File
Author
jameshu15869
Parents
117cc4ab
Loading