Skip to content

Commit 7c75961

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for f813f86
1 parent f33d707 commit 7c75961

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": 1756542550490,
2+
"lastUpdate": 1756542552469,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -145154,6 +145154,204 @@ window.BENCHMARK_DATA = {
145154145154
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
145155145155
}
145156145156
]
145157+
},
145158+
{
145159+
"commit": {
145160+
"author": {
145161+
"email": "[email protected]",
145162+
"name": "Marc Alff",
145163+
"username": "marcalff"
145164+
},
145165+
"committer": {
145166+
"email": "[email protected]",
145167+
"name": "GitHub",
145168+
"username": "web-flow"
145169+
},
145170+
"distinct": true,
145171+
"id": "f813f868563ad767c23f7c550693dacfb0c3550f",
145172+
"message": "[BAZEL] Fix version warnings in MODULE.bazel (#3617)",
145173+
"timestamp": "2025-08-30T10:24:39+02:00",
145174+
"tree_id": "c028ae9c60d17809377eb9ce38603886b7c97edf",
145175+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f813f868563ad767c23f7c550693dacfb0c3550f"
145176+
},
145177+
"date": 1756542530747,
145178+
"tool": "googlecpp",
145179+
"benches": [
145180+
{
145181+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
145182+
"value": 0.09997954471505803,
145183+
"unit": "ms/iter",
145184+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
145185+
},
145186+
{
145187+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
145188+
"value": 0.21355639960649034,
145189+
"unit": "ms/iter",
145190+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
145191+
},
145192+
{
145193+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
145194+
"value": 0.5863015613858662,
145195+
"unit": "ms/iter",
145196+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
145197+
},
145198+
{
145199+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
145200+
"value": 0.08317628537018615,
145201+
"unit": "ms/iter",
145202+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
145203+
},
145204+
{
145205+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
145206+
"value": 0.20846126665716616,
145207+
"unit": "ms/iter",
145208+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
145209+
},
145210+
{
145211+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
145212+
"value": 0.5976095432188453,
145213+
"unit": "ms/iter",
145214+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
145215+
},
145216+
{
145217+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
145218+
"value": 0.09118002161896128,
145219+
"unit": "ms/iter",
145220+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
145221+
},
145222+
{
145223+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
145224+
"value": 0.26736974420748383,
145225+
"unit": "ms/iter",
145226+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
145227+
},
145228+
{
145229+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
145230+
"value": 0.8507728576660156,
145231+
"unit": "ms/iter",
145232+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
145233+
},
145234+
{
145235+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
145236+
"value": 7.904344134860569,
145237+
"unit": "ms/iter",
145238+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
145239+
},
145240+
{
145241+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
145242+
"value": 49.519856770833336,
145243+
"unit": "ms/iter",
145244+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
145245+
},
145246+
{
145247+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
145248+
"value": 133.77690315246582,
145249+
"unit": "ms/iter",
145250+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
145251+
},
145252+
{
145253+
"name": "BM_SpanCreation",
145254+
"value": 31.31952215984661,
145255+
"unit": "ns/iter",
145256+
"extra": "iterations: 5703437\ncpu: 24.507759443998417 ns\nthreads: 1"
145257+
},
145258+
{
145259+
"name": "BM_SpanCreationWithScope",
145260+
"value": 218.80907895358283,
145261+
"unit": "ns/iter",
145262+
"extra": "iterations: 710131\ncpu: 193.6843624627006 ns\nthreads: 1"
145263+
},
145264+
{
145265+
"name": "BM_NestedSpanCreationWithScope",
145266+
"value": 687.9547335129703,
145267+
"unit": "ns/iter",
145268+
"extra": "iterations: 219992\ncpu: 615.364781446598 ns\nthreads: 1"
145269+
},
145270+
{
145271+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
145272+
"value": 116.689920234574,
145273+
"unit": "ns/iter",
145274+
"extra": "iterations: 1246806\ncpu: 111.12866556625497 ns\nthreads: 1"
145275+
},
145276+
{
145277+
"name": "BM_SpanCreationWitContextPropagation",
145278+
"value": 639.4739559958128,
145279+
"unit": "ns/iter",
145280+
"extra": "iterations: 266124\ncpu: 587.05102508605 ns\nthreads: 1"
145281+
},
145282+
{
145283+
"name": "BM_SpanIdDefaultConstructor",
145284+
"value": 0.7048667038381233,
145285+
"unit": "ns/iter",
145286+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
145287+
},
145288+
{
145289+
"name": "BM_SpanIdConstructor",
145290+
"value": 0.7205246908588493,
145291+
"unit": "ns/iter",
145292+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
145293+
},
145294+
{
145295+
"name": "BM_SpanIdToLowerBase16",
145296+
"value": 13.532062857634505,
145297+
"unit": "ns/iter",
145298+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
145299+
},
145300+
{
145301+
"name": "BM_SpanIdIsValid",
145302+
"value": 0.7160289134784211,
145303+
"unit": "ns/iter",
145304+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
145305+
},
145306+
{
145307+
"name": "BM_CreateBaggageFromTenEntries",
145308+
"value": 5689.882551364697,
145309+
"unit": "ns/iter",
145310+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
145311+
},
145312+
{
145313+
"name": "BM_ExtractBaggageHavingTenEntries",
145314+
"value": 1.4972080278005682,
145315+
"unit": "ns/iter",
145316+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
145317+
},
145318+
{
145319+
"name": "BM_CreateBaggageFrom180Entries",
145320+
"value": 121493.8347463432,
145321+
"unit": "ns/iter",
145322+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
145323+
},
145324+
{
145325+
"name": "BM_ExtractBaggageWith180Entries",
145326+
"value": 0.7221928794745652,
145327+
"unit": "ns/iter",
145328+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
145329+
},
145330+
{
145331+
"name": "BM_SetValueBaggageWithTenEntries",
145332+
"value": 998.122268904462,
145333+
"unit": "ns/iter",
145334+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
145335+
},
145336+
{
145337+
"name": "BM_SetValueBaggageWith180Entries",
145338+
"value": 25125.260048724234,
145339+
"unit": "ns/iter",
145340+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
145341+
},
145342+
{
145343+
"name": "BM_BaggageToHeaderTenEntries",
145344+
"value": 3955.0670303831257,
145345+
"unit": "ns/iter",
145346+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
145347+
},
145348+
{
145349+
"name": "BM_BaggageToHeader180Entries",
145350+
"value": 75294.68565320029,
145351+
"unit": "ns/iter",
145352+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
145353+
}
145354+
]
145157145355
}
145158145356
],
145159145357
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)