Closed hassila closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
2d3544e
) 70.40% compared to head (6583976
) 70.40%.
Pull request benchmark comparison [ubuntu-latest] with 'main' run at 2023-12-21T09:12:32+00:00 Pull request had performance regressions
Description
Build the BenchmarkTool in release mode manually so we can use the optimised version for (much) faster JSON processing and benchmark reporting - this is a workaround for https://github.com/apple/swift-package-manager/issues/7210
How Has This Been Tested?
Manually tested with both package-benchmark and SwiftNIO benchmarks.
Minimal checklist:
DocC
code-level documentation for any public interfaces exported by the package