Skip to content

Commit f34510d

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 1cbea09
1 parent c62f898 commit f34510d

File tree

1 file changed

+199
-1
lines changed

1 file changed

+199
-1
lines changed

benchmarks/data.js

Lines changed: 199 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1734456233406,
2+
"lastUpdate": 1734456235722,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -199276,6 +199276,204 @@ window.BENCHMARK_DATA = {
199276199276
"extra": "iterations: 540061\ncpu: 260.3623461053472 ns\nthreads: 1"
199277199277
}
199278199278
]
199279+
},
199280+
{
199281+
"commit": {
199282+
"author": {
199283+
"email": "[email protected]",
199284+
"name": "Marc Alff",
199285+
"username": "marcalff"
199286+
},
199287+
"committer": {
199288+
"email": "[email protected]",
199289+
"name": "GitHub",
199290+
"username": "web-flow"
199291+
},
199292+
"distinct": true,
199293+
"id": "1cbea09cb0c14c42a3d43a75ada8ae18afe39cc2",
199294+
"message": "[BUILD] Build break using protoc 3.14 (#3211)",
199295+
"timestamp": "2024-12-17T18:07:01+01:00",
199296+
"tree_id": "77d0467708133e6a58d5b7974c41dcd838e247af",
199297+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/1cbea09cb0c14c42a3d43a75ada8ae18afe39cc2"
199298+
},
199299+
"date": 1734456223443,
199300+
"tool": "googlecpp",
199301+
"benches": [
199302+
{
199303+
"name": "BM_AttributeMapHash",
199304+
"value": 217.69673311627858,
199305+
"unit": "ns/iter",
199306+
"extra": "iterations: 776103\ncpu: 181.4029568240298 ns\nthreads: 1"
199307+
},
199308+
{
199309+
"name": "BM_BaselineBuffer/1",
199310+
"value": 8007147.312164307,
199311+
"unit": "ns/iter",
199312+
"extra": "iterations: 100\ncpu: 66311.35 ns\nthreads: 1"
199313+
},
199314+
{
199315+
"name": "BM_BaselineBuffer/2",
199316+
"value": 3404470.627683068,
199317+
"unit": "ns/iter",
199318+
"extra": "iterations: 985\ncpu: 142766.8730964467 ns\nthreads: 1"
199319+
},
199320+
{
199321+
"name": "BM_BaselineBuffer/4",
199322+
"value": 3673788.754175125,
199323+
"unit": "ns/iter",
199324+
"extra": "iterations: 533\ncpu: 258037.50093808636 ns\nthreads: 1"
199325+
},
199326+
{
199327+
"name": "BM_LockFreeBuffer/1",
199328+
"value": 2559073.6865997314,
199329+
"unit": "ns/iter",
199330+
"extra": "iterations: 1000\ncpu: 68827.65400000001 ns\nthreads: 1"
199331+
},
199332+
{
199333+
"name": "BM_LockFreeBuffer/2",
199334+
"value": 2569816.593584623,
199335+
"unit": "ns/iter",
199336+
"extra": "iterations: 902\ncpu: 155076.5188470067 ns\nthreads: 1"
199337+
},
199338+
{
199339+
"name": "BM_LockFreeBuffer/4",
199340+
"value": 2870695.2192937466,
199341+
"unit": "ns/iter",
199342+
"extra": "iterations: 526\ncpu: 272472.2490494297 ns\nthreads: 1"
199343+
},
199344+
{
199345+
"name": "BM_Base64Escape",
199346+
"value": 128.4344518346714,
199347+
"unit": "ns/iter",
199348+
"extra": "iterations: 1076806\ncpu: 128.29944483964613 ns\nthreads: 1"
199349+
},
199350+
{
199351+
"name": "BM_Base64Unescape",
199352+
"value": 118.4246622044159,
199353+
"unit": "ns/iter",
199354+
"extra": "iterations: 1183999\ncpu: 118.3442866083502 ns\nthreads: 1"
199355+
},
199356+
{
199357+
"name": "BM_RandomIdGeneration",
199358+
"value": 5.413174173425546,
199359+
"unit": "ns/iter",
199360+
"extra": "iterations: 26004803\ncpu: 5.392855081424767 ns\nthreads: 1"
199361+
},
199362+
{
199363+
"name": "BM_RandomIdStdGeneration",
199364+
"value": 3.638149787269475,
199365+
"unit": "ns/iter",
199366+
"extra": "iterations: 39820358\ncpu: 3.6210677714148125 ns\nthreads: 1"
199367+
},
199368+
{
199369+
"name": "BM_SumAggregation",
199370+
"value": 8399724.960327148,
199371+
"unit": "ns/iter",
199372+
"extra": "iterations: 17\ncpu: 8342860.235294118 ns\nthreads: 1"
199373+
},
199374+
{
199375+
"name": "BM_MeasurementsTest",
199376+
"value": 3360685.348510742,
199377+
"unit": "ns/iter",
199378+
"extra": "iterations: 1000\ncpu: 28423.331000000002 ns\nthreads: 1"
199379+
},
199380+
{
199381+
"name": "BM_HistogramAggregation",
199382+
"value": 8228722.740622127,
199383+
"unit": "ns/iter",
199384+
"extra": "iterations: 17\ncpu: 8112166.588235296 ns\nthreads: 1"
199385+
},
199386+
{
199387+
"name": "BM_AttributseProcessorFilter",
199388+
"value": 275.66762069545655,
199389+
"unit": "ns/iter",
199390+
"extra": "iterations: 547980\ncpu: 249.80370998941567 ns\nthreads: 1"
199391+
},
199392+
{
199393+
"name": "BM_AttributseHashMap",
199394+
"value": 27324020.862579346,
199395+
"unit": "ns/iter",
199396+
"extra": "iterations: 8\ncpu: 17959776.000000004 ns\nthreads: 1"
199397+
},
199398+
{
199399+
"name": "BM_NewIndexer",
199400+
"value": 14.049354956866994,
199401+
"unit": "ns/iter",
199402+
"extra": "iterations: 10339000\ncpu: 13.784930650933333 ns\nthreads: 1"
199403+
},
199404+
{
199405+
"name": "BM_ComputeIndex/-1",
199406+
"value": 10.258625909655132,
199407+
"unit": "ns/iter",
199408+
"extra": "iterations: 13959000\ncpu: 10.081308546457212 ns\nthreads: 1"
199409+
},
199410+
{
199411+
"name": "BM_ComputeIndex/0",
199412+
"value": 10.173329029567798,
199413+
"unit": "ns/iter",
199414+
"extra": "iterations: 13856000\ncpu: 9.96729662240224 ns\nthreads: 1"
199415+
},
199416+
{
199417+
"name": "BM_ComputeIndex/1",
199418+
"value": 16.906896784759223,
199419+
"unit": "ns/iter",
199420+
"extra": "iterations: 8267000\ncpu: 16.77658328293089 ns\nthreads: 1"
199421+
},
199422+
{
199423+
"name": "BM_ComputeIndex/20",
199424+
"value": 17.10545551652119,
199425+
"unit": "ns/iter",
199426+
"extra": "iterations: 8408000\ncpu: 17.092673525214618 ns\nthreads: 1"
199427+
},
199428+
{
199429+
"name": "BM_AlwaysOffSamplerConstruction",
199430+
"value": 0.8121855206075846,
199431+
"unit": "ns/iter",
199432+
"extra": "iterations: 185106471\ncpu: 0.7939453883273481 ns\nthreads: 1"
199433+
},
199434+
{
199435+
"name": "BM_AlwaysOnSamplerConstruction",
199436+
"value": 1.609767157892715,
199437+
"unit": "ns/iter",
199438+
"extra": "iterations: 89208698\ncpu: 1.5973442970773994 ns\nthreads: 1"
199439+
},
199440+
{
199441+
"name": "BM_AlwaysOffSamplerShouldSample",
199442+
"value": 25.41049053709095,
199443+
"unit": "ns/iter",
199444+
"extra": "iterations: 5941068\ncpu: 23.53482538829718 ns\nthreads: 1"
199445+
},
199446+
{
199447+
"name": "BM_AlwaysOnSamplerShouldSample",
199448+
"value": 25.27474753414879,
199449+
"unit": "ns/iter",
199450+
"extra": "iterations: 5761788\ncpu: 24.233549724495244 ns\nthreads: 1"
199451+
},
199452+
{
199453+
"name": "BM_ParentBasedSamplerShouldSample",
199454+
"value": 30.1167802029383,
199455+
"unit": "ns/iter",
199456+
"extra": "iterations: 4669878\ncpu: 29.976566839647624 ns\nthreads: 1"
199457+
},
199458+
{
199459+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
199460+
"value": 14.69771021594028,
199461+
"unit": "ns/iter",
199462+
"extra": "iterations: 9291776\ncpu: 14.572686427223376 ns\nthreads: 1"
199463+
},
199464+
{
199465+
"name": "BM_SpanCreation",
199466+
"value": 1053.0603110510783,
199467+
"unit": "ns/iter",
199468+
"extra": "iterations: 131806\ncpu: 1045.3642095200516 ns\nthreads: 1"
199469+
},
199470+
{
199471+
"name": "BM_NoopSpanCreation",
199472+
"value": 265.68615479223035,
199473+
"unit": "ns/iter",
199474+
"extra": "iterations: 533897\ncpu: 263.56413690281096 ns\nthreads: 1"
199475+
}
199476+
]
199279199477
}
199280199478
],
199281199479
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)