Skip to content

Commit e4233f8

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 821ad9e
1 parent 0272fbc commit e4233f8

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": 1739703321040,
2+
"lastUpdate": 1739866761256,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -109316,6 +109316,204 @@ window.BENCHMARK_DATA = {
109316109316
"extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1"
109317109317
}
109318109318
]
109319+
},
109320+
{
109321+
"commit": {
109322+
"author": {
109323+
"email": "[email protected]",
109324+
"name": "OpenTelemetry Bot",
109325+
"username": "opentelemetrybot"
109326+
},
109327+
"committer": {
109328+
"email": "[email protected]",
109329+
"name": "GitHub",
109330+
"username": "web-flow"
109331+
},
109332+
"distinct": true,
109333+
"id": "821ad9ed28d84d91f0b4c0b33ff4c7624ec64500",
109334+
"message": "Add FOSSA scanning workflow (#3279)\n\nCo-authored-by: otelbot <[email protected]>",
109335+
"timestamp": "2025-02-18T09:17:05+01:00",
109336+
"tree_id": "d41c7328c57ffe102380462de0553a975d533df8",
109337+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/821ad9ed28d84d91f0b4c0b33ff4c7624ec64500"
109338+
},
109339+
"date": 1739866748959,
109340+
"tool": "googlecpp",
109341+
"benches": [
109342+
{
109343+
"name": "BM_CreateBaggageFromTenEntries",
109344+
"value": 5689.882551364697,
109345+
"unit": "ns/iter",
109346+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
109347+
},
109348+
{
109349+
"name": "BM_ExtractBaggageHavingTenEntries",
109350+
"value": 1.4972080278005682,
109351+
"unit": "ns/iter",
109352+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
109353+
},
109354+
{
109355+
"name": "BM_CreateBaggageFrom180Entries",
109356+
"value": 121493.8347463432,
109357+
"unit": "ns/iter",
109358+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
109359+
},
109360+
{
109361+
"name": "BM_ExtractBaggageWith180Entries",
109362+
"value": 0.7221928794745652,
109363+
"unit": "ns/iter",
109364+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
109365+
},
109366+
{
109367+
"name": "BM_SetValueBaggageWithTenEntries",
109368+
"value": 998.122268904462,
109369+
"unit": "ns/iter",
109370+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
109371+
},
109372+
{
109373+
"name": "BM_SetValueBaggageWith180Entries",
109374+
"value": 25125.260048724234,
109375+
"unit": "ns/iter",
109376+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
109377+
},
109378+
{
109379+
"name": "BM_BaggageToHeaderTenEntries",
109380+
"value": 3955.0670303831257,
109381+
"unit": "ns/iter",
109382+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
109383+
},
109384+
{
109385+
"name": "BM_BaggageToHeader180Entries",
109386+
"value": 75294.68565320029,
109387+
"unit": "ns/iter",
109388+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
109389+
},
109390+
{
109391+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
109392+
"value": 0.09997954471505803,
109393+
"unit": "ms/iter",
109394+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
109395+
},
109396+
{
109397+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
109398+
"value": 0.21355639960649034,
109399+
"unit": "ms/iter",
109400+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
109401+
},
109402+
{
109403+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
109404+
"value": 0.5863015613858662,
109405+
"unit": "ms/iter",
109406+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
109407+
},
109408+
{
109409+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
109410+
"value": 0.08317628537018615,
109411+
"unit": "ms/iter",
109412+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
109413+
},
109414+
{
109415+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
109416+
"value": 0.20846126665716616,
109417+
"unit": "ms/iter",
109418+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
109419+
},
109420+
{
109421+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
109422+
"value": 0.5976095432188453,
109423+
"unit": "ms/iter",
109424+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
109425+
},
109426+
{
109427+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
109428+
"value": 0.09118002161896128,
109429+
"unit": "ms/iter",
109430+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
109431+
},
109432+
{
109433+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
109434+
"value": 0.26736974420748383,
109435+
"unit": "ms/iter",
109436+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
109437+
},
109438+
{
109439+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
109440+
"value": 0.8507728576660156,
109441+
"unit": "ms/iter",
109442+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
109443+
},
109444+
{
109445+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
109446+
"value": 7.904344134860569,
109447+
"unit": "ms/iter",
109448+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
109449+
},
109450+
{
109451+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
109452+
"value": 49.519856770833336,
109453+
"unit": "ms/iter",
109454+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
109455+
},
109456+
{
109457+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
109458+
"value": 133.77690315246582,
109459+
"unit": "ms/iter",
109460+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
109461+
},
109462+
{
109463+
"name": "BM_SpanIdDefaultConstructor",
109464+
"value": 0.7048667038381233,
109465+
"unit": "ns/iter",
109466+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
109467+
},
109468+
{
109469+
"name": "BM_SpanIdConstructor",
109470+
"value": 0.7205246908588493,
109471+
"unit": "ns/iter",
109472+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
109473+
},
109474+
{
109475+
"name": "BM_SpanIdToLowerBase16",
109476+
"value": 13.532062857634505,
109477+
"unit": "ns/iter",
109478+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
109479+
},
109480+
{
109481+
"name": "BM_SpanIdIsValid",
109482+
"value": 0.7160289134784211,
109483+
"unit": "ns/iter",
109484+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
109485+
},
109486+
{
109487+
"name": "BM_SpanCreation",
109488+
"value": 24.670353642615865,
109489+
"unit": "ns/iter",
109490+
"extra": "iterations: 5659456\ncpu: 24.499597311119654 ns\nthreads: 1"
109491+
},
109492+
{
109493+
"name": "BM_SpanCreationWithScope",
109494+
"value": 198.07398653631006,
109495+
"unit": "ns/iter",
109496+
"extra": "iterations: 714607\ncpu: 195.72215077658075 ns\nthreads: 1"
109497+
},
109498+
{
109499+
"name": "BM_NestedSpanCreationWithScope",
109500+
"value": 640.8396304889209,
109501+
"unit": "ns/iter",
109502+
"extra": "iterations: 218785\ncpu: 634.9073382544509 ns\nthreads: 1"
109503+
},
109504+
{
109505+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
109506+
"value": 122.46811671073553,
109507+
"unit": "ns/iter",
109508+
"extra": "iterations: 1147528\ncpu: 121.78516864076516 ns\nthreads: 1"
109509+
},
109510+
{
109511+
"name": "BM_SpanCreationWitContextPropagation",
109512+
"value": 591.0278167131402,
109513+
"unit": "ns/iter",
109514+
"extra": "iterations: 237676\ncpu: 586.5197621972769 ns\nthreads: 1"
109515+
}
109516+
]
109319109517
}
109320109518
],
109321109519
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)