Skip to content

Commit 6bb319b

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for e8e19b6
1 parent cd78fa0 commit 6bb319b

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": 1756827046961,
2+
"lastUpdate": 1756827056567,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -291040,6 +291040,240 @@ window.BENCHMARK_DATA = {
291040291040
"extra": "iterations: 1700000\ncpu: 90.7066505882353 ns\nthreads: 1"
291041291041
}
291042291042
]
291043+
},
291044+
{
291045+
"commit": {
291046+
"author": {
291047+
"email": "[email protected]",
291048+
"name": "Copilot",
291049+
"username": "Copilot"
291050+
},
291051+
"committer": {
291052+
"email": "[email protected]",
291053+
"name": "GitHub",
291054+
"username": "web-flow"
291055+
},
291056+
"distinct": true,
291057+
"id": "e8e19b6927caba383f17902e2d69b96e7e9992d5",
291058+
"message": "[Copilot] Add instructions for OpenTelemetry C++ (#3614)\n\n* Initial plan\n\n* Add comprehensive GitHub Copilot instructions for OpenTelemetry C++\n\nCo-authored-by: lalitb <[email protected]>\n\n* Emphasize maintainer mode validation in GitHub Copilot instructions\n\nCo-authored-by: lalitb <[email protected]>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <[email protected]>\nCo-authored-by: lalitb <[email protected]>\nCo-authored-by: Lalit Kumar Bhasin <[email protected]>",
291059+
"timestamp": "2025-09-02T08:21:35-07:00",
291060+
"tree_id": "c7a9804ef739d4499353bfa97e3a41545eed97b5",
291061+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/e8e19b6927caba383f17902e2d69b96e7e9992d5"
291062+
},
291063+
"date": 1756827035898,
291064+
"tool": "googlecpp",
291065+
"benches": [
291066+
{
291067+
"name": "BM_BaselineBuffer/1",
291068+
"value": 6289839.744567871,
291069+
"unit": "ns/iter",
291070+
"extra": "iterations: 100\ncpu: 72432.43000000002 ns\nthreads: 1"
291071+
},
291072+
{
291073+
"name": "BM_BaselineBuffer/2",
291074+
"value": 3032436.4624389797,
291075+
"unit": "ns/iter",
291076+
"extra": "iterations: 833\ncpu: 158669.35654261705 ns\nthreads: 1"
291077+
},
291078+
{
291079+
"name": "BM_BaselineBuffer/4",
291080+
"value": 4558367.872716591,
291081+
"unit": "ns/iter",
291082+
"extra": "iterations: 598\ncpu: 243130.68227424743 ns\nthreads: 1"
291083+
},
291084+
{
291085+
"name": "BM_LockFreeBuffer/1",
291086+
"value": 2576006.4125061035,
291087+
"unit": "ns/iter",
291088+
"extra": "iterations: 1000\ncpu: 72602.222 ns\nthreads: 1"
291089+
},
291090+
{
291091+
"name": "BM_LockFreeBuffer/2",
291092+
"value": 3696327.6707549463,
291093+
"unit": "ns/iter",
291094+
"extra": "iterations: 889\ncpu: 133752.06411698542 ns\nthreads: 1"
291095+
},
291096+
{
291097+
"name": "BM_LockFreeBuffer/4",
291098+
"value": 2864643.873855414,
291099+
"unit": "ns/iter",
291100+
"extra": "iterations: 518\ncpu: 269854.26833976834 ns\nthreads: 1"
291101+
},
291102+
{
291103+
"name": "BM_RandomIdGeneration",
291104+
"value": 5.417167459437328,
291105+
"unit": "ns/iter",
291106+
"extra": "iterations: 26017850\ncpu: 5.380538783950251 ns\nthreads: 1"
291107+
},
291108+
{
291109+
"name": "BM_RandomIdStdGeneration",
291110+
"value": 3.818375556730741,
291111+
"unit": "ns/iter",
291112+
"extra": "iterations: 36342020\ncpu: 3.7543635714250327 ns\nthreads: 1"
291113+
},
291114+
{
291115+
"name": "BM_AttributeMapHash",
291116+
"value": 191.67443764965336,
291117+
"unit": "ns/iter",
291118+
"extra": "iterations: 865953\ncpu: 161.31269249023907 ns\nthreads: 1"
291119+
},
291120+
{
291121+
"name": "BM_Base64Escape",
291122+
"value": 184.72735067165289,
291123+
"unit": "ns/iter",
291124+
"extra": "iterations: 1002614\ncpu: 139.56385408542073 ns\nthreads: 1"
291125+
},
291126+
{
291127+
"name": "BM_Base64Unescape",
291128+
"value": 991.5132310777528,
291129+
"unit": "ns/iter",
291130+
"extra": "iterations: 152683\ncpu: 959.5667821564944 ns\nthreads: 1"
291131+
},
291132+
{
291133+
"name": "BM_AlwaysOffSamplerConstruction",
291134+
"value": 0.9937016350830903,
291135+
"unit": "ns/iter",
291136+
"extra": "iterations: 178632973\ncpu: 0.7965350215606614 ns\nthreads: 1"
291137+
},
291138+
{
291139+
"name": "BM_AlwaysOnSamplerConstruction",
291140+
"value": 1.0165052777338652,
291141+
"unit": "ns/iter",
291142+
"extra": "iterations: 169426188\ncpu: 0.8011356485220573 ns\nthreads: 1"
291143+
},
291144+
{
291145+
"name": "BM_AlwaysOffSamplerShouldSample",
291146+
"value": 24.187405465346117,
291147+
"unit": "ns/iter",
291148+
"extra": "iterations: 5938531\ncpu: 23.889949383105005 ns\nthreads: 1"
291149+
},
291150+
{
291151+
"name": "BM_AlwaysOnSamplerShouldSample",
291152+
"value": 25.089312172778808,
291153+
"unit": "ns/iter",
291154+
"extra": "iterations: 5609072\ncpu: 25.04973674789698 ns\nthreads: 1"
291155+
},
291156+
{
291157+
"name": "BM_ParentBasedSamplerShouldSample",
291158+
"value": 30.336805338577225,
291159+
"unit": "ns/iter",
291160+
"extra": "iterations: 4595503\ncpu: 30.25993215541368 ns\nthreads: 1"
291161+
},
291162+
{
291163+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
291164+
"value": 20.741257574468595,
291165+
"unit": "ns/iter",
291166+
"extra": "iterations: 6822703\ncpu: 20.690114607069955 ns\nthreads: 1"
291167+
},
291168+
{
291169+
"name": "BM_SpanCreation",
291170+
"value": 1083.2417932301141,
291171+
"unit": "ns/iter",
291172+
"extra": "iterations: 144158\ncpu: 1082.133825386036 ns\nthreads: 1"
291173+
},
291174+
{
291175+
"name": "BM_NoopSpanCreation",
291176+
"value": 262.0097719078368,
291177+
"unit": "ns/iter",
291178+
"extra": "iterations: 532165\ncpu: 257.74557515056443 ns\nthreads: 1"
291179+
},
291180+
{
291181+
"name": "BM_NewIndexer",
291182+
"value": 13.152471442046917,
291183+
"unit": "ns/iter",
291184+
"extra": "iterations: 10667000\ncpu: 13.157651729633344 ns\nthreads: 1"
291185+
},
291186+
{
291187+
"name": "BM_ComputeIndex/-1",
291188+
"value": 10.004216699163141,
291189+
"unit": "ns/iter",
291190+
"extra": "iterations: 14488000\ncpu: 9.693989646603866 ns\nthreads: 1"
291191+
},
291192+
{
291193+
"name": "BM_ComputeIndex/0",
291194+
"value": 9.511351601769837,
291195+
"unit": "ns/iter",
291196+
"extra": "iterations: 14554000\ncpu: 9.494001511613236 ns\nthreads: 1"
291197+
},
291198+
{
291199+
"name": "BM_ComputeIndex/1",
291200+
"value": 16.838301514223637,
291201+
"unit": "ns/iter",
291202+
"extra": "iterations: 8407000\ncpu: 16.828205067203857 ns\nthreads: 1"
291203+
},
291204+
{
291205+
"name": "BM_ComputeIndex/20",
291206+
"value": 16.92129543278406,
291207+
"unit": "ns/iter",
291208+
"extra": "iterations: 8351000\ncpu: 16.91031241767608 ns\nthreads: 1"
291209+
},
291210+
{
291211+
"name": "BM_AttributseHashMap",
291212+
"value": 27666057.859148297,
291213+
"unit": "ns/iter",
291214+
"extra": "iterations: 7\ncpu: 17432508.57142857 ns\nthreads: 1"
291215+
},
291216+
{
291217+
"name": "BM_SumAggregation",
291218+
"value": 9060196.25456437,
291219+
"unit": "ns/iter",
291220+
"extra": "iterations: 23\ncpu: 6071654.000000001 ns\nthreads: 1"
291221+
},
291222+
{
291223+
"name": "BM_MeasurementsTest",
291224+
"value": 7150287.628173828,
291225+
"unit": "ns/iter",
291226+
"extra": "iterations: 100\ncpu: 37199.54000000001 ns\nthreads: 1"
291227+
},
291228+
{
291229+
"name": "BM_AttributseProcessorFilter",
291230+
"value": 299.62766044988956,
291231+
"unit": "ns/iter",
291232+
"extra": "iterations: 479828\ncpu: 291.8915965721051 ns\nthreads: 1"
291233+
},
291234+
{
291235+
"name": "BM_HistogramAggregation",
291236+
"value": 69.6526633368598,
291237+
"unit": "ns/iter",
291238+
"extra": "iterations: 2700000\ncpu: 52.66469777777779 ns\nthreads: 1"
291239+
},
291240+
{
291241+
"name": "BM_Base2ExponentialHistogramAggregationZeroScale",
291242+
"value": 78.89082557276676,
291243+
"unit": "ns/iter",
291244+
"extra": "iterations: 1900000\ncpu: 77.00519000000001 ns\nthreads: 1"
291245+
},
291246+
{
291247+
"name": "BM_Base2ExponentialHistogramAggregationOneScale",
291248+
"value": 91.6290283203125,
291249+
"unit": "ns/iter",
291250+
"extra": "iterations: 1600000\ncpu: 89.87282562500003 ns\nthreads: 1"
291251+
},
291252+
{
291253+
"name": "BM_Base2ExponentialHistogramAggregationTwoScale",
291254+
"value": 94.31011536542107,
291255+
"unit": "ns/iter",
291256+
"extra": "iterations: 1700000\ncpu: 89.01622999999996 ns\nthreads: 1"
291257+
},
291258+
{
291259+
"name": "BM_Base2ExponentialHistogramAggregationFourScale",
291260+
"value": 90.70739150047302,
291261+
"unit": "ns/iter",
291262+
"extra": "iterations: 1600000\ncpu: 85.597086875 ns\nthreads: 1"
291263+
},
291264+
{
291265+
"name": "BM_Base2ExponentialHistogramAggregationEightScale",
291266+
"value": 90.1898741722107,
291267+
"unit": "ns/iter",
291268+
"extra": "iterations: 1600000\ncpu: 88.73272062499993 ns\nthreads: 1"
291269+
},
291270+
{
291271+
"name": "BM_Base2ExponentialHistogramAggregationSixteenScale",
291272+
"value": 89.88186717033386,
291273+
"unit": "ns/iter",
291274+
"extra": "iterations: 1600000\ncpu: 89.19633000000009 ns\nthreads: 1"
291275+
}
291276+
]
291043291277
}
291044291278
],
291045291279
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)