Skip to content

Commit c62f898

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 1cbea09
1 parent da60a2a commit c62f898

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": 1734456231276,
2+
"lastUpdate": 1734456233406,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -101990,6 +101990,204 @@ window.BENCHMARK_DATA = {
101990101990
"extra": "iterations: 241372\ncpu: 582.0451005087585 ns\nthreads: 1"
101991101991
}
101992101992
]
101993+
},
101994+
{
101995+
"commit": {
101996+
"author": {
101997+
"email": "[email protected]",
101998+
"name": "Marc Alff",
101999+
"username": "marcalff"
102000+
},
102001+
"committer": {
102002+
"email": "[email protected]",
102003+
"name": "GitHub",
102004+
"username": "web-flow"
102005+
},
102006+
"distinct": true,
102007+
"id": "1cbea09cb0c14c42a3d43a75ada8ae18afe39cc2",
102008+
"message": "[BUILD] Build break using protoc 3.14 (#3211)",
102009+
"timestamp": "2024-12-17T18:07:01+01:00",
102010+
"tree_id": "77d0467708133e6a58d5b7974c41dcd838e247af",
102011+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/1cbea09cb0c14c42a3d43a75ada8ae18afe39cc2"
102012+
},
102013+
"date": 1734456221141,
102014+
"tool": "googlecpp",
102015+
"benches": [
102016+
{
102017+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
102018+
"value": 0.14999175071716309,
102019+
"unit": "ms/iter",
102020+
"extra": "iterations: 1000\ncpu: 0.087908093 ms\nthreads: 1"
102021+
},
102022+
{
102023+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
102024+
"value": 0.22864867659176097,
102025+
"unit": "ms/iter",
102026+
"extra": "iterations: 680\ncpu: 0.15042611470588235 ms\nthreads: 1"
102027+
},
102028+
{
102029+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
102030+
"value": 0.6278742731144998,
102031+
"unit": "ms/iter",
102032+
"extra": "iterations: 226\ncpu: 0.32994896017699127 ms\nthreads: 1"
102033+
},
102034+
{
102035+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
102036+
"value": 0.09267775707410951,
102037+
"unit": "ms/iter",
102038+
"extra": "iterations: 1493\ncpu: 0.0842299169457468 ms\nthreads: 1"
102039+
},
102040+
{
102041+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
102042+
"value": 0.23253026279619396,
102043+
"unit": "ms/iter",
102044+
"extra": "iterations: 651\ncpu: 0.1793911966205836 ms\nthreads: 1"
102045+
},
102046+
{
102047+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
102048+
"value": 0.6283792127080324,
102049+
"unit": "ms/iter",
102050+
"extra": "iterations: 238\ncpu: 0.45681877310924407 ms\nthreads: 1"
102051+
},
102052+
{
102053+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
102054+
"value": 0.09132182267811197,
102055+
"unit": "ms/iter",
102056+
"extra": "iterations: 1588\ncpu: 0.08212917380352643 ms\nthreads: 1"
102057+
},
102058+
{
102059+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
102060+
"value": 0.23558008116345072,
102061+
"unit": "ms/iter",
102062+
"extra": "iterations: 688\ncpu: 0.1877185436046511 ms\nthreads: 1"
102063+
},
102064+
{
102065+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
102066+
"value": 0.7821940842953474,
102067+
"unit": "ms/iter",
102068+
"extra": "iterations: 179\ncpu: 0.9057986089385477 ms\nthreads: 1"
102069+
},
102070+
{
102071+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
102072+
"value": 8.389543084537282,
102073+
"unit": "ms/iter",
102074+
"extra": "iterations: 17\ncpu: 7.980900647058822 ms\nthreads: 1"
102075+
},
102076+
{
102077+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
102078+
"value": 50.43109258015951,
102079+
"unit": "ms/iter",
102080+
"extra": "iterations: 3\ncpu: 50.10124833333333 ms\nthreads: 1"
102081+
},
102082+
{
102083+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
102084+
"value": 108.54268074035645,
102085+
"unit": "ms/iter",
102086+
"extra": "iterations: 1\ncpu: 170.69841100000005 ms\nthreads: 1"
102087+
},
102088+
{
102089+
"name": "BM_CreateBaggageFromTenEntries",
102090+
"value": 5821.087371725275,
102091+
"unit": "ns/iter",
102092+
"extra": "iterations: 24802\ncpu: 5676.237521167649 ns\nthreads: 1"
102093+
},
102094+
{
102095+
"name": "BM_ExtractBaggageHavingTenEntries",
102096+
"value": 0.7502384158047362,
102097+
"unit": "ns/iter",
102098+
"extra": "iterations: 189642067\ncpu: 0.7334331469820986 ns\nthreads: 1"
102099+
},
102100+
{
102101+
"name": "BM_CreateBaggageFrom180Entries",
102102+
"value": 113843.15490722656,
102103+
"unit": "ns/iter",
102104+
"extra": "iterations: 1250\ncpu: 111246.92720000002 ns\nthreads: 1"
102105+
},
102106+
{
102107+
"name": "BM_ExtractBaggageWith180Entries",
102108+
"value": 1.6131990662551376,
102109+
"unit": "ns/iter",
102110+
"extra": "iterations: 88902899\ncpu: 1.5900729851340394 ns\nthreads: 1"
102111+
},
102112+
{
102113+
"name": "BM_SetValueBaggageWithTenEntries",
102114+
"value": 1089.4317716787457,
102115+
"unit": "ns/iter",
102116+
"extra": "iterations: 142678\ncpu: 973.8413420429216 ns\nthreads: 1"
102117+
},
102118+
{
102119+
"name": "BM_SetValueBaggageWith180Entries",
102120+
"value": 24226.575959717862,
102121+
"unit": "ns/iter",
102122+
"extra": "iterations: 5725\ncpu: 24091.16541484718 ns\nthreads: 1"
102123+
},
102124+
{
102125+
"name": "BM_BaggageToHeaderTenEntries",
102126+
"value": 4010.053090965,
102127+
"unit": "ns/iter",
102128+
"extra": "iterations: 34321\ncpu: 4006.736167361089 ns\nthreads: 1"
102129+
},
102130+
{
102131+
"name": "BM_BaggageToHeader180Entries",
102132+
"value": 72319.89498324177,
102133+
"unit": "ns/iter",
102134+
"extra": "iterations: 1951\ncpu: 72221.82111737567 ns\nthreads: 1"
102135+
},
102136+
{
102137+
"name": "BM_SpanIdDefaultConstructor",
102138+
"value": 0.7286804412675906,
102139+
"unit": "ns/iter",
102140+
"extra": "iterations: 203696468\ncpu: 0.7280295552301869 ns\nthreads: 1"
102141+
},
102142+
{
102143+
"name": "BM_SpanIdConstructor",
102144+
"value": 0.7260149887935209,
102145+
"unit": "ns/iter",
102146+
"extra": "iterations: 191459959\ncpu: 0.7240917616617688 ns\nthreads: 1"
102147+
},
102148+
{
102149+
"name": "BM_SpanIdToLowerBase16",
102150+
"value": 13.435548719264514,
102151+
"unit": "ns/iter",
102152+
"extra": "iterations: 10348807\ncpu: 13.357549908892878 ns\nthreads: 1"
102153+
},
102154+
{
102155+
"name": "BM_SpanIdIsValid",
102156+
"value": 0.7814174020652213,
102157+
"unit": "ns/iter",
102158+
"extra": "iterations: 222977124\ncpu: 0.708415110780602 ns\nthreads: 1"
102159+
},
102160+
{
102161+
"name": "BM_SpanCreation",
102162+
"value": 24.448606334463577,
102163+
"unit": "ns/iter",
102164+
"extra": "iterations: 5768664\ncpu: 24.225813983965786 ns\nthreads: 1"
102165+
},
102166+
{
102167+
"name": "BM_SpanCreationWithScope",
102168+
"value": 198.24733539612748,
102169+
"unit": "ns/iter",
102170+
"extra": "iterations: 712272\ncpu: 196.07560594828945 ns\nthreads: 1"
102171+
},
102172+
{
102173+
"name": "BM_NestedSpanCreationWithScope",
102174+
"value": 628.1939535228302,
102175+
"unit": "ns/iter",
102176+
"extra": "iterations: 222388\ncpu: 627.9728672410383 ns\nthreads: 1"
102177+
},
102178+
{
102179+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
102180+
"value": 121.88713186630154,
102181+
"unit": "ns/iter",
102182+
"extra": "iterations: 1152454\ncpu: 120.21466279782098 ns\nthreads: 1"
102183+
},
102184+
{
102185+
"name": "BM_SpanCreationWitContextPropagation",
102186+
"value": 584.7107757878441,
102187+
"unit": "ns/iter",
102188+
"extra": "iterations: 238762\ncpu: 581.6844179559561 ns\nthreads: 1"
102189+
}
102190+
]
101993102191
}
101994102192
],
101995102193
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)