Skip to content

Commit

Permalink
bump vcpk to 2022.08.15 (#1633)
Browse files Browse the repository at this point in the history
  • Loading branch information
esigo authored Sep 28, 2022
1 parent 7278d83 commit 30cc1bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion third_party_release
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ ms-gsl=v3.1.0-67-g6f45293
nlohmann-json=v3.10.5
opentelemetry-proto=v0.19.0
prometheus-cpp=v1.0.0
vcpkg=2022.04.12
vcpkg=2022.08.15
2 changes: 1 addition & 1 deletion tools/vcpkg
Submodule vcpkg updated 8885 files

2 comments on commit 30cc1bc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

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.

Benchmark suite Current: 30cc1bc Previous: 7278d83 Ratio
BM_SpinLockThrashing/1/process_time/real_time 0.3240606594533428 ms/iter 0.09692672642732904 ms/iter 3.34
BM_SpinLockThrashing/2/process_time/real_time 0.6375345918867323 ms/iter 0.19674301147460938 ms/iter 3.24
BM_ProcYieldSpinLockThrashing/1/process_time/real_time 0.39342965947867536 ms/iter 0.11390509064664546 ms/iter 3.45
BM_ProcYieldSpinLockThrashing/2/process_time/real_time 2.1438406801771843 ms/iter 0.21703516304825937 ms/iter 9.88
BM_NaiveSpinLockThrashing/1/process_time/real_time 0.9374663943336123 ms/iter 0.10605482530843525 ms/iter 8.84
BM_NaiveSpinLockThrashing/2/process_time/real_time 1.8354154402209866 ms/iter 0.22208476297423388 ms/iter 8.26
BM_ThreadYieldSpinLockThrashing/1/process_time/real_time 26.010572910308838 ms/iter 6.651694124395197 ms/iter 3.91

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

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.

Benchmark suite Current: 30cc1bc Previous: 7278d83 Ratio
BM_AlwaysOffSamplerConstruction 4.951602523053593 ns/iter 1.6241410858997607 ns/iter 3.05
BM_AlwaysOnSamplerConstruction 4.917152335098069 ns/iter 1.6454451220712107 ns/iter 2.99
BM_ParentBasedSamplerConstruction 260.65569486583405 ns/iter 86.68162528071397 ns/iter 3.01
BM_TraceIdRatioBasedSamplerConstruction 1323.5688209533691 ns/iter 332.4873238327025 ns/iter 3.98
BM_AlwaysOffSamplerShouldSample 115.74333492440813 ns/iter 37.25312659557767 ns/iter 3.11
BM_AlwaysOnSamplerShouldSample 113.31236370136408 ns/iter 37.393339647429016 ns/iter 3.03
BM_ParentBasedSamplerShouldSample 122.26251998472453 ns/iter 40.288834651381656 ns/iter 3.03
BM_TraceIdRatioBasedSamplerShouldSample 61.6997142277909 ns/iter 20.736288937643877 ns/iter 2.98
BM_SpanCreation 2875.381920610027 ns/iter 790.022035456391 ns/iter 3.64
BM_NoopSpanCreation 1013.9351983529996 ns/iter 337.7590159521228 ns/iter 3.00
BM_BaselineBuffer/2 23170850.27694702 ns/iter 4069471.1208343506 ns/iter 5.69
BM_LockFreeBuffer/1 6998467.445373535 ns/iter 591370.1261800951 ns/iter 11.83
BM_LockFreeBuffer/2 2191421.7472076416 ns/iter 990796.3275909424 ns/iter 2.21

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.