Skip to content

Commit ff6f15b

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 7dfc312
1 parent 467b3f4 commit ff6f15b

File tree

1 file changed

+235
-1
lines changed

1 file changed

+235
-1
lines changed

benchmarks/data.js

Lines changed: 235 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1751064026549,
2+
"lastUpdate": 1751142545056,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -259306,6 +259306,240 @@ window.BENCHMARK_DATA = {
259306259306
"extra": "iterations: 518860\ncpu: 264.24219057163805 ns\nthreads: 1"
259307259307
}
259308259308
]
259309+
},
259310+
{
259311+
"commit": {
259312+
"author": {
259313+
"email": "[email protected]",
259314+
"name": "WenTao Ou",
259315+
"username": "owent"
259316+
},
259317+
"committer": {
259318+
"email": "[email protected]",
259319+
"name": "GitHub",
259320+
"username": "web-flow"
259321+
},
259322+
"distinct": true,
259323+
"id": "7dfc31227410e7942c777a01fd419c6720f11832",
259324+
"message": "[BUILD] Fixes grpc linking for OTLP exporter's tests (#3435)",
259325+
"timestamp": "2025-06-28T22:25:35+02:00",
259326+
"tree_id": "5f50a7686b01d336939e69b8ce3db012257b3c9b",
259327+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7dfc31227410e7942c777a01fd419c6720f11832"
259328+
},
259329+
"date": 1751142528499,
259330+
"tool": "googlecpp",
259331+
"benches": [
259332+
{
259333+
"name": "BM_MeasurementsTest",
259334+
"value": 7492108.345031738,
259335+
"unit": "ns/iter",
259336+
"extra": "iterations: 100\ncpu: 53526.38999999999 ns\nthreads: 1"
259337+
},
259338+
{
259339+
"name": "BM_NewIndexer",
259340+
"value": 13.152471442046917,
259341+
"unit": "ns/iter",
259342+
"extra": "iterations: 10667000\ncpu: 13.157651729633344 ns\nthreads: 1"
259343+
},
259344+
{
259345+
"name": "BM_ComputeIndex/-1",
259346+
"value": 10.004216699163141,
259347+
"unit": "ns/iter",
259348+
"extra": "iterations: 14488000\ncpu: 9.693989646603866 ns\nthreads: 1"
259349+
},
259350+
{
259351+
"name": "BM_ComputeIndex/0",
259352+
"value": 9.511351601769837,
259353+
"unit": "ns/iter",
259354+
"extra": "iterations: 14554000\ncpu: 9.494001511613236 ns\nthreads: 1"
259355+
},
259356+
{
259357+
"name": "BM_ComputeIndex/1",
259358+
"value": 16.838301514223637,
259359+
"unit": "ns/iter",
259360+
"extra": "iterations: 8407000\ncpu: 16.828205067203857 ns\nthreads: 1"
259361+
},
259362+
{
259363+
"name": "BM_ComputeIndex/20",
259364+
"value": 16.92129543278406,
259365+
"unit": "ns/iter",
259366+
"extra": "iterations: 8351000\ncpu: 16.91031241767608 ns\nthreads: 1"
259367+
},
259368+
{
259369+
"name": "BM_AttributseHashMap",
259370+
"value": 28795182.704925537,
259371+
"unit": "ns/iter",
259372+
"extra": "iterations: 8\ncpu: 21186895.625 ns\nthreads: 1"
259373+
},
259374+
{
259375+
"name": "BM_SumAggregation",
259376+
"value": 6048337.272975756,
259377+
"unit": "ns/iter",
259378+
"extra": "iterations: 23\ncpu: 5987504.608695653 ns\nthreads: 1"
259379+
},
259380+
{
259381+
"name": "BM_HistogramAggregation",
259382+
"value": 52.082708903721404,
259383+
"unit": "ns/iter",
259384+
"extra": "iterations: 2800000\ncpu: 51.43004750000001 ns\nthreads: 1"
259385+
},
259386+
{
259387+
"name": "BM_Base2ExponentialHistogramAggregationZeroScale",
259388+
"value": 77.57312373111122,
259389+
"unit": "ns/iter",
259390+
"extra": "iterations: 1900000\ncpu: 76.52112578947367 ns\nthreads: 1"
259391+
},
259392+
{
259393+
"name": "BM_Base2ExponentialHistogramAggregationOneScale",
259394+
"value": 89.72138166427612,
259395+
"unit": "ns/iter",
259396+
"extra": "iterations: 1600000\ncpu: 88.82895250000001 ns\nthreads: 1"
259397+
},
259398+
{
259399+
"name": "BM_Base2ExponentialHistogramAggregationTwoScale",
259400+
"value": 91.21745824813843,
259401+
"unit": "ns/iter",
259402+
"extra": "iterations: 1600000\ncpu: 90.06946250000001 ns\nthreads: 1"
259403+
},
259404+
{
259405+
"name": "BM_Base2ExponentialHistogramAggregationFourScale",
259406+
"value": 90.0152325630188,
259407+
"unit": "ns/iter",
259408+
"extra": "iterations: 1600000\ncpu: 89.21255562499995 ns\nthreads: 1"
259409+
},
259410+
{
259411+
"name": "BM_Base2ExponentialHistogramAggregationEightScale",
259412+
"value": 93.84438395500183,
259413+
"unit": "ns/iter",
259414+
"extra": "iterations: 1600000\ncpu: 91.99307875000008 ns\nthreads: 1"
259415+
},
259416+
{
259417+
"name": "BM_Base2ExponentialHistogramAggregationSixteenScale",
259418+
"value": 92.70399808883667,
259419+
"unit": "ns/iter",
259420+
"extra": "iterations: 1600000\ncpu: 90.94285312499993 ns\nthreads: 1"
259421+
},
259422+
{
259423+
"name": "BM_AttributseProcessorFilter",
259424+
"value": 292.47038367049385,
259425+
"unit": "ns/iter",
259426+
"extra": "iterations: 483345\ncpu: 290.20206063991566 ns\nthreads: 1"
259427+
},
259428+
{
259429+
"name": "BM_RandomIdGeneration",
259430+
"value": 5.417167459437328,
259431+
"unit": "ns/iter",
259432+
"extra": "iterations: 26017850\ncpu: 5.380538783950251 ns\nthreads: 1"
259433+
},
259434+
{
259435+
"name": "BM_RandomIdStdGeneration",
259436+
"value": 3.818375556730741,
259437+
"unit": "ns/iter",
259438+
"extra": "iterations: 36342020\ncpu: 3.7543635714250327 ns\nthreads: 1"
259439+
},
259440+
{
259441+
"name": "BM_AttributeMapHash",
259442+
"value": 229.8004393803843,
259443+
"unit": "ns/iter",
259444+
"extra": "iterations: 851161\ncpu: 166.34213621159807 ns\nthreads: 1"
259445+
},
259446+
{
259447+
"name": "BM_Base64Escape",
259448+
"value": 163.97889294574156,
259449+
"unit": "ns/iter",
259450+
"extra": "iterations: 950594\ncpu: 145.9975909799557 ns\nthreads: 1"
259451+
},
259452+
{
259453+
"name": "BM_Base64Unescape",
259454+
"value": 944.0495440146208,
259455+
"unit": "ns/iter",
259456+
"extra": "iterations: 156654\ncpu: 909.8188300330665 ns\nthreads: 1"
259457+
},
259458+
{
259459+
"name": "BM_BaselineBuffer/1",
259460+
"value": 5466821.193695068,
259461+
"unit": "ns/iter",
259462+
"extra": "iterations: 100\ncpu: 69459.94 ns\nthreads: 1"
259463+
},
259464+
{
259465+
"name": "BM_BaselineBuffer/2",
259466+
"value": 4253483.804030479,
259467+
"unit": "ns/iter",
259468+
"extra": "iterations: 871\ncpu: 153556.8300803674 ns\nthreads: 1"
259469+
},
259470+
{
259471+
"name": "BM_BaselineBuffer/4",
259472+
"value": 3903354.0865270104,
259473+
"unit": "ns/iter",
259474+
"extra": "iterations: 492\ncpu: 269264.0345528456 ns\nthreads: 1"
259475+
},
259476+
{
259477+
"name": "BM_LockFreeBuffer/1",
259478+
"value": 2343541.6221618652,
259479+
"unit": "ns/iter",
259480+
"extra": "iterations: 1000\ncpu: 78948.57599999999 ns\nthreads: 1"
259481+
},
259482+
{
259483+
"name": "BM_LockFreeBuffer/2",
259484+
"value": 3130939.8405391015,
259485+
"unit": "ns/iter",
259486+
"extra": "iterations: 978\ncpu: 146655.81492842545 ns\nthreads: 1"
259487+
},
259488+
{
259489+
"name": "BM_LockFreeBuffer/4",
259490+
"value": 2766278.0269759907,
259491+
"unit": "ns/iter",
259492+
"extra": "iterations: 473\ncpu: 280728.87103594095 ns\nthreads: 1"
259493+
},
259494+
{
259495+
"name": "BM_AlwaysOffSamplerConstruction",
259496+
"value": 0.9489974050942069,
259497+
"unit": "ns/iter",
259498+
"extra": "iterations: 173711900\ncpu: 0.8060436907316079 ns\nthreads: 1"
259499+
},
259500+
{
259501+
"name": "BM_AlwaysOnSamplerConstruction",
259502+
"value": 0.8044643592921725,
259503+
"unit": "ns/iter",
259504+
"extra": "iterations: 172602842\ncpu: 0.8036607763387813 ns\nthreads: 1"
259505+
},
259506+
{
259507+
"name": "BM_AlwaysOffSamplerShouldSample",
259508+
"value": 24.18739208276721,
259509+
"unit": "ns/iter",
259510+
"extra": "iterations: 5830224\ncpu: 24.043972924539435 ns\nthreads: 1"
259511+
},
259512+
{
259513+
"name": "BM_AlwaysOnSamplerShouldSample",
259514+
"value": 25.19419398187416,
259515+
"unit": "ns/iter",
259516+
"extra": "iterations: 5582580\ncpu: 25.037956285445077 ns\nthreads: 1"
259517+
},
259518+
{
259519+
"name": "BM_ParentBasedSamplerShouldSample",
259520+
"value": 30.75068202612215,
259521+
"unit": "ns/iter",
259522+
"extra": "iterations: 4633855\ncpu: 30.27318809069339 ns\nthreads: 1"
259523+
},
259524+
{
259525+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
259526+
"value": 13.900530056883808,
259527+
"unit": "ns/iter",
259528+
"extra": "iterations: 10198832\ncpu: 13.696055587541785 ns\nthreads: 1"
259529+
},
259530+
{
259531+
"name": "BM_SpanCreation",
259532+
"value": 1081.3715655592277,
259533+
"unit": "ns/iter",
259534+
"extra": "iterations: 134083\ncpu: 1074.3586808171067 ns\nthreads: 1"
259535+
},
259536+
{
259537+
"name": "BM_NoopSpanCreation",
259538+
"value": 262.05330844015623,
259539+
"unit": "ns/iter",
259540+
"extra": "iterations: 531447\ncpu: 261.52259961952933 ns\nthreads: 1"
259541+
}
259542+
]
259309259543
}
259310259544
],
259311259545
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)