Skip to content

Commit 65e15a7

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 549f2b0
1 parent 716772d commit 65e15a7

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": 1749150116222,
2+
"lastUpdate": 1749150118715,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -126146,6 +126146,204 @@ window.BENCHMARK_DATA = {
126146126146
"extra": "iterations: 240936\ncpu: 578.5279991367001 ns\nthreads: 1"
126147126147
}
126148126148
]
126149+
},
126150+
{
126151+
"commit": {
126152+
"author": {
126153+
"email": "[email protected]",
126154+
"name": "Doug Barker",
126155+
"username": "dbarker"
126156+
},
126157+
"committer": {
126158+
"email": "[email protected]",
126159+
"name": "GitHub",
126160+
"username": "web-flow"
126161+
},
126162+
"distinct": true,
126163+
"id": "549f2b009d9a540cc9c2467b6592dd5d1795b34d",
126164+
"message": "[TEST] test examples in CI with CMake Part 1 (#3449)",
126165+
"timestamp": "2025-06-05T20:49:45+02:00",
126166+
"tree_id": "13b16f3880f5aeb46c12560c10c1fc3a32fc9d15",
126167+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/549f2b009d9a540cc9c2467b6592dd5d1795b34d"
126168+
},
126169+
"date": 1749150099068,
126170+
"tool": "googlecpp",
126171+
"benches": [
126172+
{
126173+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
126174+
"value": 0.09997954471505803,
126175+
"unit": "ms/iter",
126176+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
126177+
},
126178+
{
126179+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
126180+
"value": 0.21355639960649034,
126181+
"unit": "ms/iter",
126182+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
126183+
},
126184+
{
126185+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
126186+
"value": 0.5863015613858662,
126187+
"unit": "ms/iter",
126188+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
126189+
},
126190+
{
126191+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
126192+
"value": 0.08317628537018615,
126193+
"unit": "ms/iter",
126194+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
126195+
},
126196+
{
126197+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
126198+
"value": 0.20846126665716616,
126199+
"unit": "ms/iter",
126200+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
126201+
},
126202+
{
126203+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
126204+
"value": 0.5976095432188453,
126205+
"unit": "ms/iter",
126206+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
126207+
},
126208+
{
126209+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
126210+
"value": 0.09118002161896128,
126211+
"unit": "ms/iter",
126212+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
126213+
},
126214+
{
126215+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
126216+
"value": 0.26736974420748383,
126217+
"unit": "ms/iter",
126218+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
126219+
},
126220+
{
126221+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
126222+
"value": 0.8507728576660156,
126223+
"unit": "ms/iter",
126224+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
126225+
},
126226+
{
126227+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
126228+
"value": 7.904344134860569,
126229+
"unit": "ms/iter",
126230+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
126231+
},
126232+
{
126233+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
126234+
"value": 49.519856770833336,
126235+
"unit": "ms/iter",
126236+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
126237+
},
126238+
{
126239+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
126240+
"value": 133.77690315246582,
126241+
"unit": "ms/iter",
126242+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
126243+
},
126244+
{
126245+
"name": "BM_CreateBaggageFromTenEntries",
126246+
"value": 5689.882551364697,
126247+
"unit": "ns/iter",
126248+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
126249+
},
126250+
{
126251+
"name": "BM_ExtractBaggageHavingTenEntries",
126252+
"value": 1.4972080278005682,
126253+
"unit": "ns/iter",
126254+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
126255+
},
126256+
{
126257+
"name": "BM_CreateBaggageFrom180Entries",
126258+
"value": 121493.8347463432,
126259+
"unit": "ns/iter",
126260+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
126261+
},
126262+
{
126263+
"name": "BM_ExtractBaggageWith180Entries",
126264+
"value": 0.7221928794745652,
126265+
"unit": "ns/iter",
126266+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
126267+
},
126268+
{
126269+
"name": "BM_SetValueBaggageWithTenEntries",
126270+
"value": 998.122268904462,
126271+
"unit": "ns/iter",
126272+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
126273+
},
126274+
{
126275+
"name": "BM_SetValueBaggageWith180Entries",
126276+
"value": 25125.260048724234,
126277+
"unit": "ns/iter",
126278+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
126279+
},
126280+
{
126281+
"name": "BM_BaggageToHeaderTenEntries",
126282+
"value": 3955.0670303831257,
126283+
"unit": "ns/iter",
126284+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
126285+
},
126286+
{
126287+
"name": "BM_BaggageToHeader180Entries",
126288+
"value": 75294.68565320029,
126289+
"unit": "ns/iter",
126290+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
126291+
},
126292+
{
126293+
"name": "BM_SpanIdDefaultConstructor",
126294+
"value": 0.7048667038381233,
126295+
"unit": "ns/iter",
126296+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
126297+
},
126298+
{
126299+
"name": "BM_SpanIdConstructor",
126300+
"value": 0.7205246908588493,
126301+
"unit": "ns/iter",
126302+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
126303+
},
126304+
{
126305+
"name": "BM_SpanIdToLowerBase16",
126306+
"value": 13.532062857634505,
126307+
"unit": "ns/iter",
126308+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
126309+
},
126310+
{
126311+
"name": "BM_SpanIdIsValid",
126312+
"value": 0.7160289134784211,
126313+
"unit": "ns/iter",
126314+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
126315+
},
126316+
{
126317+
"name": "BM_SpanCreation",
126318+
"value": 25.687269975576655,
126319+
"unit": "ns/iter",
126320+
"extra": "iterations: 5618691\ncpu: 25.18287925070092 ns\nthreads: 1"
126321+
},
126322+
{
126323+
"name": "BM_SpanCreationWithScope",
126324+
"value": 197.12101760627823,
126325+
"unit": "ns/iter",
126326+
"extra": "iterations: 709392\ncpu: 196.2404777612378 ns\nthreads: 1"
126327+
},
126328+
{
126329+
"name": "BM_NestedSpanCreationWithScope",
126330+
"value": 630.476961346307,
126331+
"unit": "ns/iter",
126332+
"extra": "iterations: 221512\ncpu: 614.7559139008271 ns\nthreads: 1"
126333+
},
126334+
{
126335+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
126336+
"value": 122.17170043273181,
126337+
"unit": "ns/iter",
126338+
"extra": "iterations: 1156717\ncpu: 121.28133934229375 ns\nthreads: 1"
126339+
},
126340+
{
126341+
"name": "BM_SpanCreationWitContextPropagation",
126342+
"value": 665.1628774392943,
126343+
"unit": "ns/iter",
126344+
"extra": "iterations: 239295\ncpu: 575.2366326082869 ns\nthreads: 1"
126345+
}
126346+
]
126149126347
}
126150126348
],
126151126349
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)