-
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.
Fix a potential precision loss on integer in ReservoirCellIndexFor (#…
- Loading branch information
1 parent
7f37bc3
commit d9f8bce
Showing
1 changed file
with
3 additions
and
3 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
d9f8bce
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 sdk Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_BaselineBuffer/1
2521140.3369903564
ns/iter513972.7592468262
ns/iter4.91
BM_LockFreeBuffer/2
9095788.00201416
ns/iter1467164.9932861328
ns/iter6.20
This comment was automatically generated by workflow using github-action-benchmark.
d9f8bce
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/2/process_time/real_time
0.7286329527158995
ms/iter0.21188850689651376
ms/iter3.44
BM_ProcYieldSpinLockThrashing/2/process_time/real_time
2.0268659333924988
ms/iter0.24424502343842477
ms/iter8.30
This comment was automatically generated by workflow using github-action-benchmark.