Skip to content

Commit 49e74b1

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 18e06f1
1 parent 9c0e34a commit 49e74b1

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": 1737766252752,
2+
"lastUpdate": 1737766254550,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -107336,6 +107336,204 @@ window.BENCHMARK_DATA = {
107336107336
"extra": "iterations: 1955\ncpu: 68538.00409207153 ns\nthreads: 1"
107337107337
}
107338107338
]
107339+
},
107340+
{
107341+
"commit": {
107342+
"author": {
107343+
"email": "[email protected]",
107344+
"name": "Marc Alff",
107345+
"username": "marcalff"
107346+
},
107347+
"committer": {
107348+
"email": "[email protected]",
107349+
"name": "GitHub",
107350+
"username": "web-flow"
107351+
},
107352+
"distinct": true,
107353+
"id": "18e06f1fc5821677aa526d69f6a1219fe22c1a7b",
107354+
"message": "[BUILD] Build break with CURL 7.29.0 (#3255)",
107355+
"timestamp": "2025-01-25T01:36:10+01:00",
107356+
"tree_id": "209a5220ede8da3f23cec221ccaba09db8cceaef",
107357+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/18e06f1fc5821677aa526d69f6a1219fe22c1a7b"
107358+
},
107359+
"date": 1737766240873,
107360+
"tool": "googlecpp",
107361+
"benches": [
107362+
{
107363+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
107364+
"value": 0.10039041744658248,
107365+
"unit": "ms/iter",
107366+
"extra": "iterations: 1531\ncpu: 0.07503120378837361 ms\nthreads: 1"
107367+
},
107368+
{
107369+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
107370+
"value": 0.2346819665234162,
107371+
"unit": "ms/iter",
107372+
"extra": "iterations: 687\ncpu: 0.15393508588064045 ms\nthreads: 1"
107373+
},
107374+
{
107375+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
107376+
"value": 0.5440316145024244,
107377+
"unit": "ms/iter",
107378+
"extra": "iterations: 259\ncpu: 0.3634630308880308 ms\nthreads: 1"
107379+
},
107380+
{
107381+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
107382+
"value": 0.11051595395792366,
107383+
"unit": "ms/iter",
107384+
"extra": "iterations: 1613\ncpu: 0.07686315561066337 ms\nthreads: 1"
107385+
},
107386+
{
107387+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
107388+
"value": 0.21120376232764448,
107389+
"unit": "ms/iter",
107390+
"extra": "iterations: 754\ncpu: 0.18708252917771878 ms\nthreads: 1"
107391+
},
107392+
{
107393+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
107394+
"value": 0.5400007421320135,
107395+
"unit": "ms/iter",
107396+
"extra": "iterations: 220\ncpu: 0.49272027727272755 ms\nthreads: 1"
107397+
},
107398+
{
107399+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
107400+
"value": 0.10873856356668048,
107401+
"unit": "ms/iter",
107402+
"extra": "iterations: 1574\ncpu: 0.08058970330368491 ms\nthreads: 1"
107403+
},
107404+
{
107405+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
107406+
"value": 0.22493727663730054,
107407+
"unit": "ms/iter",
107408+
"extra": "iterations: 705\ncpu: 0.1788179404255321 ms\nthreads: 1"
107409+
},
107410+
{
107411+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
107412+
"value": 0.7093350092569987,
107413+
"unit": "ms/iter",
107414+
"extra": "iterations: 252\ncpu: 0.7805450396825396 ms\nthreads: 1"
107415+
},
107416+
{
107417+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
107418+
"value": 9.807096587287056,
107419+
"unit": "ms/iter",
107420+
"extra": "iterations: 18\ncpu: 8.08897772222223 ms\nthreads: 1"
107421+
},
107422+
{
107423+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
107424+
"value": 38.76495361328125,
107425+
"unit": "ms/iter",
107426+
"extra": "iterations: 7\ncpu: 41.632802428571416 ms\nthreads: 1"
107427+
},
107428+
{
107429+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
107430+
"value": 125.85043907165527,
107431+
"unit": "ms/iter",
107432+
"extra": "iterations: 1\ncpu: 143.21699100000006 ms\nthreads: 1"
107433+
},
107434+
{
107435+
"name": "BM_SpanCreation",
107436+
"value": 26.658572127353885,
107437+
"unit": "ns/iter",
107438+
"extra": "iterations: 5654454\ncpu: 24.890089299515044 ns\nthreads: 1"
107439+
},
107440+
{
107441+
"name": "BM_SpanCreationWithScope",
107442+
"value": 196.56520466106213,
107443+
"unit": "ns/iter",
107444+
"extra": "iterations: 715312\ncpu: 195.62362437649588 ns\nthreads: 1"
107445+
},
107446+
{
107447+
"name": "BM_NestedSpanCreationWithScope",
107448+
"value": 625.6101143627465,
107449+
"unit": "ns/iter",
107450+
"extra": "iterations: 225151\ncpu: 617.3077978778689 ns\nthreads: 1"
107451+
},
107452+
{
107453+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
107454+
"value": 122.79410123319768,
107455+
"unit": "ns/iter",
107456+
"extra": "iterations: 1150322\ncpu: 121.64334595009045 ns\nthreads: 1"
107457+
},
107458+
{
107459+
"name": "BM_SpanCreationWitContextPropagation",
107460+
"value": 580.5610505821803,
107461+
"unit": "ns/iter",
107462+
"extra": "iterations: 236996\ncpu: 575.5070423129503 ns\nthreads: 1"
107463+
},
107464+
{
107465+
"name": "BM_SpanIdDefaultConstructor",
107466+
"value": 0.7502549753469369,
107467+
"unit": "ns/iter",
107468+
"extra": "iterations: 187314249\ncpu: 0.7494879954380833 ns\nthreads: 1"
107469+
},
107470+
{
107471+
"name": "BM_SpanIdConstructor",
107472+
"value": 0.7270202615222815,
107473+
"unit": "ns/iter",
107474+
"extra": "iterations: 186447971\ncpu: 0.7259186639258198 ns\nthreads: 1"
107475+
},
107476+
{
107477+
"name": "BM_SpanIdToLowerBase16",
107478+
"value": 13.554436478772972,
107479+
"unit": "ns/iter",
107480+
"extra": "iterations: 10503870\ncpu: 13.321307289598979 ns\nthreads: 1"
107481+
},
107482+
{
107483+
"name": "BM_SpanIdIsValid",
107484+
"value": 0.9355010764407662,
107485+
"unit": "ns/iter",
107486+
"extra": "iterations: 193427713\ncpu: 0.6556241504028949 ns\nthreads: 1"
107487+
},
107488+
{
107489+
"name": "BM_CreateBaggageFromTenEntries",
107490+
"value": 5754.620733465602,
107491+
"unit": "ns/iter",
107492+
"extra": "iterations: 23831\ncpu: 5695.543451806472 ns\nthreads: 1"
107493+
},
107494+
{
107495+
"name": "BM_ExtractBaggageHavingTenEntries",
107496+
"value": 1.5646920777268598,
107497+
"unit": "ns/iter",
107498+
"extra": "iterations: 89889303\ncpu: 1.5395330409893158 ns\nthreads: 1"
107499+
},
107500+
{
107501+
"name": "BM_CreateBaggageFrom180Entries",
107502+
"value": 113450.87801262761,
107503+
"unit": "ns/iter",
107504+
"extra": "iterations: 1226\ncpu: 113073.0929853181 ns\nthreads: 1"
107505+
},
107506+
{
107507+
"name": "BM_ExtractBaggageWith180Entries",
107508+
"value": 0.721068167097313,
107509+
"unit": "ns/iter",
107510+
"extra": "iterations: 202021301\ncpu: 0.7109614743051277 ns\nthreads: 1"
107511+
},
107512+
{
107513+
"name": "BM_SetValueBaggageWithTenEntries",
107514+
"value": 978.5276612337917,
107515+
"unit": "ns/iter",
107516+
"extra": "iterations: 142888\ncpu: 973.3100470298417 ns\nthreads: 1"
107517+
},
107518+
{
107519+
"name": "BM_SetValueBaggageWith180Entries",
107520+
"value": 24627.339360274167,
107521+
"unit": "ns/iter",
107522+
"extra": "iterations: 5741\ncpu: 24446.87911513673 ns\nthreads: 1"
107523+
},
107524+
{
107525+
"name": "BM_BaggageToHeaderTenEntries",
107526+
"value": 3956.502942896601,
107527+
"unit": "ns/iter",
107528+
"extra": "iterations: 34840\ncpu: 3939.7313719862263 ns\nthreads: 1"
107529+
},
107530+
{
107531+
"name": "BM_BaggageToHeader180Entries",
107532+
"value": 71441.18625953486,
107533+
"unit": "ns/iter",
107534+
"extra": "iterations: 1989\ncpu: 70554.17496229264 ns\nthreads: 1"
107535+
}
107536+
]
107339107537
}
107340107538
],
107341107539
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)