-
Notifications
You must be signed in to change notification settings - Fork 417
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Benchmark workflow fails, C++14 required to build grpc (#2278)
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7196ec3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'OpenTelemetry-cpp api Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_SpinLockThrashing/1/process_time/real_time
1.014726161956787
ms/iter0.12369108372840329
ms/iter8.20
BM_NaiveSpinLockThrashing/1/process_time/real_time
1.0961082246568468
ms/iter0.13989227885877956
ms/iter7.84
BM_ThreadYieldSpinLockThrashing/1/process_time/real_time
20.10480562845866
ms/iter7.126951217651367
ms/iter2.82
BM_ThreadYieldSpinLockThrashing/2/process_time/real_time
52.430947621663414
ms/iter15.15621609157986
ms/iter3.46
This comment was automatically generated by workflow using github-action-benchmark.