-
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 a…
- Loading branch information
github-action-benchmark
committed
Sep 28, 2023
1 parent
f2e478b
commit fd88473
Showing
1 changed file
with
211 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": 1695887967264, | ||
"lastUpdate": 1695890393921, | ||
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", | ||
"entries": { | ||
"OpenTelemetry-cpp api Benchmark": [ | ||
|
@@ -96358,6 +96358,216 @@ window.BENCHMARK_DATA = { | |
"extra": "iterations: 1024605\ncpu: 137.0827782413711 ns\nthreads: 1" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Marc Alff", | ||
"username": "marcalff" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "ad626cec4598165e0d297b0bdb3880968c5dfe88", | ||
"message": "[BUILD] Need fine-grained HAVE_CPP_STDLIB (#2304)", | ||
"timestamp": "2023-09-28T10:25:51+02:00", | ||
"tree_id": "9b992bd66baf9f5830c7a5ba902ad1877891493d", | ||
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ad626cec4598165e0d297b0bdb3880968c5dfe88" | ||
}, | ||
"date": 1695890388347, | ||
"tool": "googlecpp", | ||
"benches": [ | ||
{ | ||
"name": "BM_AlwaysOffSamplerConstruction", | ||
"value": 1.627294281100512, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 85793776\ncpu: 1.6261505962856797 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AlwaysOnSamplerConstruction", | ||
"value": 1.6334339918645204, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 86122577\ncpu: 1.6292440947279132 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ParentBasedSamplerConstruction", | ||
"value": 76.0440513684214, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1838663\ncpu: 75.85539057456424 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_TraceIdRatioBasedSamplerConstruction", | ||
"value": 339.40731140169726, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 414184\ncpu: 338.7854190408128 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AlwaysOffSamplerShouldSample", | ||
"value": 15.324584450218484, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 9153857\ncpu: 15.310092783839643 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AlwaysOnSamplerShouldSample", | ||
"value": 15.301749679523274, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 9142977\ncpu: 15.301515031701365 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ParentBasedSamplerShouldSample", | ||
"value": 20.429795288752192, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 6842285\ncpu: 20.429476410292775 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_TraceIdRatioBasedSamplerShouldSample", | ||
"value": 10.545820938000547, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 13327748\ncpu: 10.54436203325573 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanCreation", | ||
"value": 730.4887103030189, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 191355\ncpu: 730.4737268427787 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_NoopSpanCreation", | ||
"value": 207.005478962166, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 675483\ncpu: 206.98211501991895 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_MeasurementsTest", | ||
"value": 2741438.388824463, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1000\ncpu: 22525.499999999996 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_HistogramAggregation", | ||
"value": 6987738.609313965, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 20\ncpu: 6899215 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AttributseProcessorFilter", | ||
"value": 220.13411558040775, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 634302\ncpu: 219.73019161219733 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_NewIndexer", | ||
"value": 13.154751330209251, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 15312000\ncpu: 9.178298066875914 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ComputeIndex/-1", | ||
"value": 7.645645003766229, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 18266000\ncpu: 7.644459651812491 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ComputeIndex/0", | ||
"value": 7.662250617510563, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 18279000\ncpu: 7.656688002625788 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ComputeIndex/1", | ||
"value": 13.156896406489157, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 10678000\ncpu: 13.118992320662878 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ComputeIndex/20", | ||
"value": 13.163676027391778, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 10675000\ncpu: 13.120355971898698 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SumAggregation", | ||
"value": 6526925.347068093, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 22\ncpu: 6445904.545454546 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AttributseHashMap", | ||
"value": 26055049.896240234, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 10\ncpu: 14352770 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_RandomIdGeneration", | ||
"value": 2.552607010524041, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 55361789\ncpu: 2.5266163273733806 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_RandomIdStdGeneration", | ||
"value": 7.547501178664206, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 18604354\ncpu: 7.526394090329609 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_Base64Escape", | ||
"value": 103.95105043967733, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1350869\ncpu: 103.38515429697476 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_Base64Unescape", | ||
"value": 899.1394238508193, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 156849\ncpu: 892.7312255736407 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_BaselineBuffer/1", | ||
"value": 506039.3810272217, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1000\ncpu: 23421.700000000004 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_BaselineBuffer/2", | ||
"value": 1176538.9442443848, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1000\ncpu: 68614.2 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_BaselineBuffer/4", | ||
"value": 9568173.885345459, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 100\ncpu: 429091.00000000006 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_LockFreeBuffer/1", | ||
"value": 396199.7395112446, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 6477\ncpu: 21684.468117955843 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_LockFreeBuffer/2", | ||
"value": 2055713.415145874, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1000\ncpu: 69873.50000000003 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_LockFreeBuffer/4", | ||
"value": 8079903.125762939, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 100\ncpu: 412580.0000000002 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_AttributeMapHash", | ||
"value": 137.39676465031013, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1006485\ncpu: 137.2497354655062 ns\nthreads: 1" | ||
} | ||
] | ||
} | ||
], | ||
"OpenTelemetry-cpp exporters Benchmark": [ | ||
|