Skip to content

Commit 6a52e38

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 902ee88
1 parent f34510d commit 6a52e38

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": 1734456235722,
2+
"lastUpdate": 1734462356985,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -102188,6 +102188,204 @@ window.BENCHMARK_DATA = {
102188102188
"extra": "iterations: 238762\ncpu: 581.6844179559561 ns\nthreads: 1"
102189102189
}
102190102190
]
102191+
},
102192+
{
102193+
"commit": {
102194+
"author": {
102195+
"email": "[email protected]",
102196+
"name": "Marc Alff",
102197+
"username": "marcalff"
102198+
},
102199+
"committer": {
102200+
"email": "[email protected]",
102201+
"name": "GitHub",
102202+
"username": "web-flow"
102203+
},
102204+
"distinct": true,
102205+
"id": "902ee88bef59dccb84ea0405657d26c77182f0e3",
102206+
"message": "[TEST] Build the singleton test on windows. (#3183)",
102207+
"timestamp": "2024-12-17T19:49:16+01:00",
102208+
"tree_id": "ef616a797bda0b019cb796ddc06bcdb47f319b01",
102209+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/902ee88bef59dccb84ea0405657d26c77182f0e3"
102210+
},
102211+
"date": 1734462346113,
102212+
"tool": "googlecpp",
102213+
"benches": [
102214+
{
102215+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
102216+
"value": 0.09923158626529109,
102217+
"unit": "ms/iter",
102218+
"extra": "iterations: 1398\ncpu: 0.08895289055793992 ms\nthreads: 1"
102219+
},
102220+
{
102221+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
102222+
"value": 0.2171171874534793,
102223+
"unit": "ms/iter",
102224+
"extra": "iterations: 656\ncpu: 0.15246529115853655 ms\nthreads: 1"
102225+
},
102226+
{
102227+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
102228+
"value": 0.6853865414130978,
102229+
"unit": "ms/iter",
102230+
"extra": "iterations: 246\ncpu: 0.36555057723577244 ms\nthreads: 1"
102231+
},
102232+
{
102233+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
102234+
"value": 0.15625662793261294,
102235+
"unit": "ms/iter",
102236+
"extra": "iterations: 1377\ncpu: 0.08379842628903414 ms\nthreads: 1"
102237+
},
102238+
{
102239+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
102240+
"value": 0.24484933289264438,
102241+
"unit": "ms/iter",
102242+
"extra": "iterations: 619\ncpu: 0.1396029159935381 ms\nthreads: 1"
102243+
},
102244+
{
102245+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
102246+
"value": 0.9043016833459546,
102247+
"unit": "ms/iter",
102248+
"extra": "iterations: 167\ncpu: 0.48598725748502974 ms\nthreads: 1"
102249+
},
102250+
{
102251+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
102252+
"value": 0.09379976154732432,
102253+
"unit": "ms/iter",
102254+
"extra": "iterations: 1667\ncpu: 0.0699256382723455 ms\nthreads: 1"
102255+
},
102256+
{
102257+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
102258+
"value": 0.24713729989939723,
102259+
"unit": "ms/iter",
102260+
"extra": "iterations: 696\ncpu: 0.14301464798850583 ms\nthreads: 1"
102261+
},
102262+
{
102263+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
102264+
"value": 0.7783816410945013,
102265+
"unit": "ms/iter",
102266+
"extra": "iterations: 143\ncpu: 0.4972463706293716 ms\nthreads: 1"
102267+
},
102268+
{
102269+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
102270+
"value": 8.696873982747396,
102271+
"unit": "ms/iter",
102272+
"extra": "iterations: 15\ncpu: 7.781429000000006 ms\nthreads: 1"
102273+
},
102274+
{
102275+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
102276+
"value": 54.13301785786947,
102277+
"unit": "ms/iter",
102278+
"extra": "iterations: 3\ncpu: 47.146651333333324 ms\nthreads: 1"
102279+
},
102280+
{
102281+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
102282+
"value": 107.25820064544678,
102283+
"unit": "ms/iter",
102284+
"extra": "iterations: 2\ncpu: 174.1013334999999 ms\nthreads: 1"
102285+
},
102286+
{
102287+
"name": "BM_CreateBaggageFromTenEntries",
102288+
"value": 6443.261409364979,
102289+
"unit": "ns/iter",
102290+
"extra": "iterations: 25883\ncpu: 5381.375729243133 ns\nthreads: 1"
102291+
},
102292+
{
102293+
"name": "BM_ExtractBaggageHavingTenEntries",
102294+
"value": 0.7907480094735337,
102295+
"unit": "ns/iter",
102296+
"extra": "iterations: 201794134\ncpu: 0.6993771979516509 ns\nthreads: 1"
102297+
},
102298+
{
102299+
"name": "BM_CreateBaggageFrom180Entries",
102300+
"value": 122902.09866641613,
102301+
"unit": "ns/iter",
102302+
"extra": "iterations: 1246\ncpu: 115616.82343499192 ns\nthreads: 1"
102303+
},
102304+
{
102305+
"name": "BM_ExtractBaggageWith180Entries",
102306+
"value": 1.6524984735500632,
102307+
"unit": "ns/iter",
102308+
"extra": "iterations: 88363706\ncpu: 1.566566368323212 ns\nthreads: 1"
102309+
},
102310+
{
102311+
"name": "BM_SetValueBaggageWithTenEntries",
102312+
"value": 1110.7144502553724,
102313+
"unit": "ns/iter",
102314+
"extra": "iterations: 143883\ncpu: 980.77729127138 ns\nthreads: 1"
102315+
},
102316+
{
102317+
"name": "BM_SetValueBaggageWith180Entries",
102318+
"value": 26695.055580442073,
102319+
"unit": "ns/iter",
102320+
"extra": "iterations: 5667\ncpu: 24527.405329098285 ns\nthreads: 1"
102321+
},
102322+
{
102323+
"name": "BM_BaggageToHeaderTenEntries",
102324+
"value": 4961.642164026675,
102325+
"unit": "ns/iter",
102326+
"extra": "iterations: 35165\ncpu: 4003.646495094554 ns\nthreads: 1"
102327+
},
102328+
{
102329+
"name": "BM_BaggageToHeader180Entries",
102330+
"value": 91761.98652763963,
102331+
"unit": "ns/iter",
102332+
"extra": "iterations: 2109\ncpu: 72022.3371266003 ns\nthreads: 1"
102333+
},
102334+
{
102335+
"name": "BM_SpanIdDefaultConstructor",
102336+
"value": 0.7719888689255507,
102337+
"unit": "ns/iter",
102338+
"extra": "iterations: 183384209\ncpu: 0.7706533608899772 ns\nthreads: 1"
102339+
},
102340+
{
102341+
"name": "BM_SpanIdConstructor",
102342+
"value": 0.7716461204102519,
102343+
"unit": "ns/iter",
102344+
"extra": "iterations: 182412063\ncpu: 0.7700678710047812 ns\nthreads: 1"
102345+
},
102346+
{
102347+
"name": "BM_SpanIdToLowerBase16",
102348+
"value": 13.453241259724814,
102349+
"unit": "ns/iter",
102350+
"extra": "iterations: 10010707\ncpu: 13.357697812951676 ns\nthreads: 1"
102351+
},
102352+
{
102353+
"name": "BM_SpanIdIsValid",
102354+
"value": 0.7346826299837753,
102355+
"unit": "ns/iter",
102356+
"extra": "iterations: 192912353\ncpu: 0.7340789938941862 ns\nthreads: 1"
102357+
},
102358+
{
102359+
"name": "BM_SpanCreation",
102360+
"value": 24.621159870098637,
102361+
"unit": "ns/iter",
102362+
"extra": "iterations: 5711599\ncpu: 24.456762458288825 ns\nthreads: 1"
102363+
},
102364+
{
102365+
"name": "BM_SpanCreationWithScope",
102366+
"value": 194.2473166798933,
102367+
"unit": "ns/iter",
102368+
"extra": "iterations: 751356\ncpu: 193.93635107725234 ns\nthreads: 1"
102369+
},
102370+
{
102371+
"name": "BM_NestedSpanCreationWithScope",
102372+
"value": 627.9906801078298,
102373+
"unit": "ns/iter",
102374+
"extra": "iterations: 220911\ncpu: 627.2921357469752 ns\nthreads: 1"
102375+
},
102376+
{
102377+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
102378+
"value": 121.96027792618905,
102379+
"unit": "ns/iter",
102380+
"extra": "iterations: 1153358\ncpu: 121.21192292419185 ns\nthreads: 1"
102381+
},
102382+
{
102383+
"name": "BM_SpanCreationWitContextPropagation",
102384+
"value": 592.1003419234854,
102385+
"unit": "ns/iter",
102386+
"extra": "iterations: 239107\ncpu: 588.6305210637917 ns\nthreads: 1"
102387+
}
102388+
]
102191102389
}
102192102390
],
102193102391
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)