Skip to content

Commit 39e24ca

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for f6d16d2
1 parent a565d08 commit 39e24ca

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": 1745558323049,
2+
"lastUpdate": 1745558325067,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -117236,6 +117236,204 @@ window.BENCHMARK_DATA = {
117236117236
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
117237117237
}
117238117238
]
117239+
},
117240+
{
117241+
"commit": {
117242+
"author": {
117243+
"email": "[email protected]",
117244+
"name": "Lalit Kumar Bhasin",
117245+
"username": "lalitb"
117246+
},
117247+
"committer": {
117248+
"email": "[email protected]",
117249+
"name": "GitHub",
117250+
"username": "web-flow"
117251+
},
117252+
"distinct": true,
117253+
"id": "f6d16d292c9f7497b0f110e4ad1a3e251e33b6f0",
117254+
"message": "Harden Github actions - pinned-dependencies (part -1) (#3380)",
117255+
"timestamp": "2025-04-25T05:15:53Z",
117256+
"tree_id": "93d0e030977b4a029a7935f4687719d44850edfa",
117257+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f6d16d292c9f7497b0f110e4ad1a3e251e33b6f0"
117258+
},
117259+
"date": 1745558308414,
117260+
"tool": "googlecpp",
117261+
"benches": [
117262+
{
117263+
"name": "BM_CreateBaggageFromTenEntries",
117264+
"value": 5689.882551364697,
117265+
"unit": "ns/iter",
117266+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
117267+
},
117268+
{
117269+
"name": "BM_ExtractBaggageHavingTenEntries",
117270+
"value": 1.4972080278005682,
117271+
"unit": "ns/iter",
117272+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
117273+
},
117274+
{
117275+
"name": "BM_CreateBaggageFrom180Entries",
117276+
"value": 121493.8347463432,
117277+
"unit": "ns/iter",
117278+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
117279+
},
117280+
{
117281+
"name": "BM_ExtractBaggageWith180Entries",
117282+
"value": 0.7221928794745652,
117283+
"unit": "ns/iter",
117284+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
117285+
},
117286+
{
117287+
"name": "BM_SetValueBaggageWithTenEntries",
117288+
"value": 998.122268904462,
117289+
"unit": "ns/iter",
117290+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
117291+
},
117292+
{
117293+
"name": "BM_SetValueBaggageWith180Entries",
117294+
"value": 25125.260048724234,
117295+
"unit": "ns/iter",
117296+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
117297+
},
117298+
{
117299+
"name": "BM_BaggageToHeaderTenEntries",
117300+
"value": 3955.0670303831257,
117301+
"unit": "ns/iter",
117302+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
117303+
},
117304+
{
117305+
"name": "BM_BaggageToHeader180Entries",
117306+
"value": 75294.68565320029,
117307+
"unit": "ns/iter",
117308+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
117309+
},
117310+
{
117311+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
117312+
"value": 0.09997954471505803,
117313+
"unit": "ms/iter",
117314+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
117315+
},
117316+
{
117317+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
117318+
"value": 0.21355639960649034,
117319+
"unit": "ms/iter",
117320+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
117321+
},
117322+
{
117323+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
117324+
"value": 0.5863015613858662,
117325+
"unit": "ms/iter",
117326+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
117327+
},
117328+
{
117329+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
117330+
"value": 0.08317628537018615,
117331+
"unit": "ms/iter",
117332+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
117333+
},
117334+
{
117335+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
117336+
"value": 0.20846126665716616,
117337+
"unit": "ms/iter",
117338+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
117339+
},
117340+
{
117341+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
117342+
"value": 0.5976095432188453,
117343+
"unit": "ms/iter",
117344+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
117345+
},
117346+
{
117347+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
117348+
"value": 0.09118002161896128,
117349+
"unit": "ms/iter",
117350+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
117351+
},
117352+
{
117353+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
117354+
"value": 0.26736974420748383,
117355+
"unit": "ms/iter",
117356+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
117357+
},
117358+
{
117359+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
117360+
"value": 0.8507728576660156,
117361+
"unit": "ms/iter",
117362+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
117363+
},
117364+
{
117365+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
117366+
"value": 7.904344134860569,
117367+
"unit": "ms/iter",
117368+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
117369+
},
117370+
{
117371+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
117372+
"value": 49.519856770833336,
117373+
"unit": "ms/iter",
117374+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
117375+
},
117376+
{
117377+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
117378+
"value": 133.77690315246582,
117379+
"unit": "ms/iter",
117380+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
117381+
},
117382+
{
117383+
"name": "BM_SpanCreation",
117384+
"value": 34.243528361164685,
117385+
"unit": "ns/iter",
117386+
"extra": "iterations: 5376711\ncpu: 25.752706254808935 ns\nthreads: 1"
117387+
},
117388+
{
117389+
"name": "BM_SpanCreationWithScope",
117390+
"value": 192.44933352250186,
117391+
"unit": "ns/iter",
117392+
"extra": "iterations: 730718\ncpu: 188.02678050903359 ns\nthreads: 1"
117393+
},
117394+
{
117395+
"name": "BM_NestedSpanCreationWithScope",
117396+
"value": 837.2340089664808,
117397+
"unit": "ns/iter",
117398+
"extra": "iterations: 224988\ncpu: 613.8677085000091 ns\nthreads: 1"
117399+
},
117400+
{
117401+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
117402+
"value": 134.82707573490458,
117403+
"unit": "ns/iter",
117404+
"extra": "iterations: 1137198\ncpu: 121.98854377162115 ns\nthreads: 1"
117405+
},
117406+
{
117407+
"name": "BM_SpanCreationWitContextPropagation",
117408+
"value": 686.4181681413434,
117409+
"unit": "ns/iter",
117410+
"extra": "iterations: 238356\ncpu: 585.1059255902934 ns\nthreads: 1"
117411+
},
117412+
{
117413+
"name": "BM_SpanIdDefaultConstructor",
117414+
"value": 0.7048667038381233,
117415+
"unit": "ns/iter",
117416+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
117417+
},
117418+
{
117419+
"name": "BM_SpanIdConstructor",
117420+
"value": 0.7205246908588493,
117421+
"unit": "ns/iter",
117422+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
117423+
},
117424+
{
117425+
"name": "BM_SpanIdToLowerBase16",
117426+
"value": 13.532062857634505,
117427+
"unit": "ns/iter",
117428+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
117429+
},
117430+
{
117431+
"name": "BM_SpanIdIsValid",
117432+
"value": 0.7160289134784211,
117433+
"unit": "ns/iter",
117434+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
117435+
}
117436+
]
117239117437
}
117240117438
],
117241117439
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)