-
Notifications
You must be signed in to change notification settings - Fork 440
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 9…
- Loading branch information
github-action-benchmark
committed
Dec 8, 2023
1 parent
a2ede0f
commit 478f770
Showing
1 changed file
with
199 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1702072985668, | ||
"lastUpdate": 1702072988546, | ||
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", | ||
"entries": { | ||
"OpenTelemetry-cpp api Benchmark": [ | ||
|
@@ -114928,6 +114928,204 @@ window.BENCHMARK_DATA = { | |
"extra": "iterations: 18235791\ncpu: 7.707436436401361 ns\nthreads: 1" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Tom Tan", | ||
"username": "ThomsonTan" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "96e5078cfffbf35dca590326e321db607730d3f6", | ||
"message": "[BUILD] Accept path list in OPENTELEMETRY_EXTERNAL_COMPONENT_PATH (#2439)", | ||
"timestamp": "2023-12-08T13:54:37-08:00", | ||
"tree_id": "f2b2a28b9f7b6088ca357b423b488c3f6fa837dc", | ||
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/96e5078cfffbf35dca590326e321db607730d3f6" | ||
}, | ||
"date": 1702072981869, | ||
"tool": "googlecpp", | ||
"benches": [ | ||
{ | ||
"name": "BM_AlwaysOffSamplerConstruction", | ||
"value": 0.8326013772802631, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 178908708\ncpu: 0.7879549384482729 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AlwaysOnSamplerConstruction", | ||
"value": 0.7713655744518957, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 179535286\ncpu: 0.7704190250377855 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AlwaysOffSamplerShouldSample", | ||
"value": 18.81889125976436, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 7491358\ncpu: 18.79541733287876 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AlwaysOnSamplerShouldSample", | ||
"value": 18.920733385738288, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 7480471\ncpu: 18.894157867866884 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ParentBasedSamplerShouldSample", | ||
"value": 24.230011737310292, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 5835132\ncpu: 24.21446507122717 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_TraceIdRatioBasedSamplerShouldSample", | ||
"value": 15.522487891555892, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 9107113\ncpu: 15.41089915102623 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanCreation", | ||
"value": 1042.8622747587328, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 132268\ncpu: 1037.6621707442469 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_NoopSpanCreation", | ||
"value": 298.88791705044315, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 493481\ncpu: 297.8965755520474 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_MeasurementsTest", | ||
"value": 1502985.954284668, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1000\ncpu: 21572.6 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_NewIndexer", | ||
"value": 16.891203546838643, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 10610000\ncpu: 13.005061262959414 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ComputeIndex/-1", | ||
"value": 8.533908175579889, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 15626000\ncpu: 8.528407781901498 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ComputeIndex/0", | ||
"value": 9.364285324919294, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 16045000\ncpu: 9.319906512932794 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ComputeIndex/1", | ||
"value": 17.242189310651916, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 8107000\ncpu: 17.254015048724437 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ComputeIndex/20", | ||
"value": 17.53080024293355, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 8151000\ncpu: 17.206318243160773 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AttributseProcessorFilter", | ||
"value": 273.4342801060183, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 501898\ncpu: 270.7769307707941 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AttributseHashMap", | ||
"value": 38625274.385724746, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 7\ncpu: 21071157.142857146 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SumAggregation", | ||
"value": 4380516.707897186, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 32\ncpu: 4328275 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_HistogramAggregation", | ||
"value": 8097830.94069537, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 17\ncpu: 8044182.352941177 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AttributeMapHash", | ||
"value": 181.56736467875237, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 797534\ncpu: 161.4865322356163 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_BaselineBuffer/1", | ||
"value": 2303370.475769043, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1000\ncpu: 36405.8 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_BaselineBuffer/2", | ||
"value": 16409111.022949219, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 100\ncpu: 142732 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_BaselineBuffer/4", | ||
"value": 14842674.732208252, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 100\ncpu: 238723 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_LockFreeBuffer/1", | ||
"value": 541138.1721496582, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1000\ncpu: 44114.69999999999 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_LockFreeBuffer/2", | ||
"value": 6452151.304165993, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1352\ncpu: 119852.95857988166 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_LockFreeBuffer/4", | ||
"value": 9598762.98904419, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 100\ncpu: 254244.00000000015 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_Base64Escape", | ||
"value": 149.71522213182757, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 944376\ncpu: 149.23113251501522 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_Base64Unescape", | ||
"value": 1021.9592917652118, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 136131\ncpu: 1008.9568136574329 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_RandomIdGeneration", | ||
"value": 3.6662387329212036, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 38164193\ncpu: 3.6645763739849033 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_RandomIdStdGeneration", | ||
"value": 7.438823446989132, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 18725389\ncpu: 7.435642591991013 ns\nthreads: 1" | ||
} | ||
] | ||
} | ||
], | ||
"OpenTelemetry-cpp exporters Benchmark": [ | ||
|