Skip to content

Commit c25e95c

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 63220ad
1 parent 52a2fb9 commit c25e95c

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": 1742901653369,
2+
"lastUpdate": 1742901655842,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -222244,6 +222244,204 @@ window.BENCHMARK_DATA = {
222244222244
"extra": "iterations: 1190278\ncpu: 116.36458121548075 ns\nthreads: 1"
222245222245
}
222246222246
]
222247+
},
222248+
{
222249+
"commit": {
222250+
"author": {
222251+
"email": "[email protected]",
222252+
"name": "Tom Tan",
222253+
"username": "ThomsonTan"
222254+
},
222255+
"committer": {
222256+
"email": "[email protected]",
222257+
"name": "GitHub",
222258+
"username": "web-flow"
222259+
},
222260+
"distinct": true,
222261+
"id": "63220adcb4fec3759c251608b967aff1781c198e",
222262+
"message": "[BUILD] Fix misssing exported definition for OTLP file exporter and forceflush (#3319)",
222263+
"timestamp": "2025-03-25T12:17:16+01:00",
222264+
"tree_id": "c05deb1fac0195c450cd503652f4f41fd4e442c2",
222265+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/63220adcb4fec3759c251608b967aff1781c198e"
222266+
},
222267+
"date": 1742901638230,
222268+
"tool": "googlecpp",
222269+
"benches": [
222270+
{
222271+
"name": "BM_MeasurementsTest",
222272+
"value": 3388382.911682129,
222273+
"unit": "ns/iter",
222274+
"extra": "iterations: 1000\ncpu: 27020.886 ns\nthreads: 1"
222275+
},
222276+
{
222277+
"name": "BM_AttributseProcessorFilter",
222278+
"value": 256.08904639391153,
222279+
"unit": "ns/iter",
222280+
"extra": "iterations: 546068\ncpu: 255.77830599852038 ns\nthreads: 1"
222281+
},
222282+
{
222283+
"name": "BM_AttributseHashMap",
222284+
"value": 24498871.394566126,
222285+
"unit": "ns/iter",
222286+
"extra": "iterations: 7\ncpu: 17604977.85714286 ns\nthreads: 1"
222287+
},
222288+
{
222289+
"name": "BM_SumAggregation",
222290+
"value": 8970528.841018677,
222291+
"unit": "ns/iter",
222292+
"extra": "iterations: 16\ncpu: 8396976.75 ns\nthreads: 1"
222293+
},
222294+
{
222295+
"name": "BM_NewIndexer",
222296+
"value": 13.152471442046917,
222297+
"unit": "ns/iter",
222298+
"extra": "iterations: 10667000\ncpu: 13.157651729633344 ns\nthreads: 1"
222299+
},
222300+
{
222301+
"name": "BM_ComputeIndex/-1",
222302+
"value": 10.004216699163141,
222303+
"unit": "ns/iter",
222304+
"extra": "iterations: 14488000\ncpu: 9.693989646603866 ns\nthreads: 1"
222305+
},
222306+
{
222307+
"name": "BM_ComputeIndex/0",
222308+
"value": 9.511351601769837,
222309+
"unit": "ns/iter",
222310+
"extra": "iterations: 14554000\ncpu: 9.494001511613236 ns\nthreads: 1"
222311+
},
222312+
{
222313+
"name": "BM_ComputeIndex/1",
222314+
"value": 16.838301514223637,
222315+
"unit": "ns/iter",
222316+
"extra": "iterations: 8407000\ncpu: 16.828205067203857 ns\nthreads: 1"
222317+
},
222318+
{
222319+
"name": "BM_ComputeIndex/20",
222320+
"value": 16.92129543278406,
222321+
"unit": "ns/iter",
222322+
"extra": "iterations: 8351000\ncpu: 16.91031241767608 ns\nthreads: 1"
222323+
},
222324+
{
222325+
"name": "BM_HistogramAggregation",
222326+
"value": 8102402.9675652,
222327+
"unit": "ns/iter",
222328+
"extra": "iterations: 17\ncpu: 7981410.764705882 ns\nthreads: 1"
222329+
},
222330+
{
222331+
"name": "BM_AlwaysOffSamplerConstruction",
222332+
"value": 0.8247188322158282,
222333+
"unit": "ns/iter",
222334+
"extra": "iterations: 174215332\ncpu: 0.8002971460628965 ns\nthreads: 1"
222335+
},
222336+
{
222337+
"name": "BM_AlwaysOnSamplerConstruction",
222338+
"value": 0.8386967204094716,
222339+
"unit": "ns/iter",
222340+
"extra": "iterations: 175382325\ncpu: 0.8138549081271447 ns\nthreads: 1"
222341+
},
222342+
{
222343+
"name": "BM_AlwaysOffSamplerShouldSample",
222344+
"value": 24.056805879279143,
222345+
"unit": "ns/iter",
222346+
"extra": "iterations: 5873061\ncpu: 23.744704507581307 ns\nthreads: 1"
222347+
},
222348+
{
222349+
"name": "BM_AlwaysOnSamplerShouldSample",
222350+
"value": 27.8179635232807,
222351+
"unit": "ns/iter",
222352+
"extra": "iterations: 5592662\ncpu: 25.013473905628487 ns\nthreads: 1"
222353+
},
222354+
{
222355+
"name": "BM_ParentBasedSamplerShouldSample",
222356+
"value": 30.500684423392364,
222357+
"unit": "ns/iter",
222358+
"extra": "iterations: 4626311\ncpu: 30.321397113164235 ns\nthreads: 1"
222359+
},
222360+
{
222361+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
222362+
"value": 14.338791283925834,
222363+
"unit": "ns/iter",
222364+
"extra": "iterations: 9967884\ncpu: 14.232729534171938 ns\nthreads: 1"
222365+
},
222366+
{
222367+
"name": "BM_SpanCreation",
222368+
"value": 1042.2039528115286,
222369+
"unit": "ns/iter",
222370+
"extra": "iterations: 128404\ncpu: 1040.115892028285 ns\nthreads: 1"
222371+
},
222372+
{
222373+
"name": "BM_NoopSpanCreation",
222374+
"value": 261.2313124972046,
222375+
"unit": "ns/iter",
222376+
"extra": "iterations: 537292\ncpu: 260.79233824438114 ns\nthreads: 1"
222377+
},
222378+
{
222379+
"name": "BM_BaselineBuffer/1",
222380+
"value": 5139307.975769043,
222381+
"unit": "ns/iter",
222382+
"extra": "iterations: 100\ncpu: 55439.87000000001 ns\nthreads: 1"
222383+
},
222384+
{
222385+
"name": "BM_BaselineBuffer/2",
222386+
"value": 3986937.2954996456,
222387+
"unit": "ns/iter",
222388+
"extra": "iterations: 1124\ncpu: 122195.66459074733 ns\nthreads: 1"
222389+
},
222390+
{
222391+
"name": "BM_BaselineBuffer/4",
222392+
"value": 3731180.120397497,
222393+
"unit": "ns/iter",
222394+
"extra": "iterations: 513\ncpu: 255320.97855750492 ns\nthreads: 1"
222395+
},
222396+
{
222397+
"name": "BM_LockFreeBuffer/1",
222398+
"value": 2568995.475769043,
222399+
"unit": "ns/iter",
222400+
"extra": "iterations: 1000\ncpu: 68024.55699999999 ns\nthreads: 1"
222401+
},
222402+
{
222403+
"name": "BM_LockFreeBuffer/2",
222404+
"value": 2815081.883584739,
222405+
"unit": "ns/iter",
222406+
"extra": "iterations: 1119\ncpu: 138863.60232350315 ns\nthreads: 1"
222407+
},
222408+
{
222409+
"name": "BM_LockFreeBuffer/4",
222410+
"value": 2990407.328451833,
222411+
"unit": "ns/iter",
222412+
"extra": "iterations: 527\ncpu: 254691.6850094878 ns\nthreads: 1"
222413+
},
222414+
{
222415+
"name": "BM_AttributeMapHash",
222416+
"value": 181.81803696967705,
222417+
"unit": "ns/iter",
222418+
"extra": "iterations: 793425\ncpu: 171.95137788700885 ns\nthreads: 1"
222419+
},
222420+
{
222421+
"name": "BM_RandomIdGeneration",
222422+
"value": 5.417167459437328,
222423+
"unit": "ns/iter",
222424+
"extra": "iterations: 26017850\ncpu: 5.380538783950251 ns\nthreads: 1"
222425+
},
222426+
{
222427+
"name": "BM_RandomIdStdGeneration",
222428+
"value": 3.818375556730741,
222429+
"unit": "ns/iter",
222430+
"extra": "iterations: 36342020\ncpu: 3.7543635714250327 ns\nthreads: 1"
222431+
},
222432+
{
222433+
"name": "BM_Base64Escape",
222434+
"value": 127.00062638769855,
222435+
"unit": "ns/iter",
222436+
"extra": "iterations: 1084343\ncpu: 126.45931683978225 ns\nthreads: 1"
222437+
},
222438+
{
222439+
"name": "BM_Base64Unescape",
222440+
"value": 116.74613954110963,
222441+
"unit": "ns/iter",
222442+
"extra": "iterations: 1190278\ncpu: 116.36458121548075 ns\nthreads: 1"
222443+
}
222444+
]
222247222445
}
222248222446
],
222249222447
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)