dd-trace-go
dd-trace-go copied to clipboard
[draft] test new benchmarking branch
What does this PR do?
Motivation
Reviewer's Checklist
- [ ] Changed code has unit tests for its functionality at or near 100% coverage.
- [ ] System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
- [ ] There is a benchmark for any new code, or changes to existing code.
- [ ] If this interacts with the agent in a new way, a system test has been added.
- [ ] New code is free of linting errors. You can check this by running
golangci-lint runlocally. - [ ] Add an appropriate team label so this PR gets put in the right place for the release notes.
- [ ] Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.
Unsure? Have a question? Request a review!
Benchmarks
Benchmark execution time: 2025-05-22 09:32:37
Comparing candidate commit 3e95168e62cd54be46d64ebec9641f9d41a8fb94 in PR branch hannahkm/parallel-benchmarks with baseline commit 7cbdcbe9ef5110ea39ff068a23c8fb9c507f0ebd in branch main.
Found 0 performance improvements and 0 performance regressions! Performance is the same for 2 metrics, 1 unstable metrics.
Closing as it was already implemented.