Skip to content

Commit d5c5aac

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for b741815
1 parent 6bfb136 commit d5c5aac

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": 1734174795454,
2+
"lastUpdate": 1734453496914,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -101792,6 +101792,204 @@ window.BENCHMARK_DATA = {
101792101792
"extra": "iterations: 1678\ncpu: 81137.91597139451 ns\nthreads: 1"
101793101793
}
101794101794
]
101795+
},
101796+
{
101797+
"commit": {
101798+
"author": {
101799+
"email": "[email protected]",
101800+
"name": "Marc Alff",
101801+
"username": "marcalff"
101802+
},
101803+
"committer": {
101804+
"email": "[email protected]",
101805+
"name": "GitHub",
101806+
"username": "web-flow"
101807+
},
101808+
"distinct": true,
101809+
"id": "b7418152a08b00845cdcffeb557ee9e77f5f22a3",
101810+
"message": "[CI] Fix CI on ubuntu-latest (#3207)",
101811+
"timestamp": "2024-12-17T17:24:48+01:00",
101812+
"tree_id": "150a0a929ccc856c650be82c6921f5bf8a07042d",
101813+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b7418152a08b00845cdcffeb557ee9e77f5f22a3"
101814+
},
101815+
"date": 1734453486028,
101816+
"tool": "googlecpp",
101817+
"benches": [
101818+
{
101819+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
101820+
"value": 0.08831934467635805,
101821+
"unit": "ms/iter",
101822+
"extra": "iterations: 1561\ncpu: 0.07874219666880204 ms\nthreads: 1"
101823+
},
101824+
{
101825+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
101826+
"value": 0.2639705086024175,
101827+
"unit": "ms/iter",
101828+
"extra": "iterations: 707\ncpu: 0.14555525318246107 ms\nthreads: 1"
101829+
},
101830+
{
101831+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
101832+
"value": 0.5606902073104069,
101833+
"unit": "ms/iter",
101834+
"extra": "iterations: 251\ncpu: 0.34466059362549795 ms\nthreads: 1"
101835+
},
101836+
{
101837+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
101838+
"value": 0.14551568031311035,
101839+
"unit": "ms/iter",
101840+
"extra": "iterations: 1000\ncpu: 0.07802786100000003 ms\nthreads: 1"
101841+
},
101842+
{
101843+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
101844+
"value": 0.24924390953435854,
101845+
"unit": "ms/iter",
101846+
"extra": "iterations: 677\ncpu: 0.14615142540620385 ms\nthreads: 1"
101847+
},
101848+
{
101849+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
101850+
"value": 0.5406410463394657,
101851+
"unit": "ms/iter",
101852+
"extra": "iterations: 248\ncpu: 0.444606491935484 ms\nthreads: 1"
101853+
},
101854+
{
101855+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
101856+
"value": 0.09472979356061773,
101857+
"unit": "ms/iter",
101858+
"extra": "iterations: 1585\ncpu: 0.07486865615141952 ms\nthreads: 1"
101859+
},
101860+
{
101861+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
101862+
"value": 0.2417079737929047,
101863+
"unit": "ms/iter",
101864+
"extra": "iterations: 610\ncpu: 0.18013724426229497 ms\nthreads: 1"
101865+
},
101866+
{
101867+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
101868+
"value": 0.5964072687285287,
101869+
"unit": "ms/iter",
101870+
"extra": "iterations: 224\ncpu: 0.5958130937500005 ms\nthreads: 1"
101871+
},
101872+
{
101873+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
101874+
"value": 7.971427019904642,
101875+
"unit": "ms/iter",
101876+
"extra": "iterations: 17\ncpu: 7.893850882352935 ms\nthreads: 1"
101877+
},
101878+
{
101879+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
101880+
"value": 44.82436180114746,
101881+
"unit": "ms/iter",
101882+
"extra": "iterations: 6\ncpu: 46.10686850000005 ms\nthreads: 1"
101883+
},
101884+
{
101885+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
101886+
"value": 130.7203769683838,
101887+
"unit": "ms/iter",
101888+
"extra": "iterations: 1\ncpu: 228.458195 ms\nthreads: 1"
101889+
},
101890+
{
101891+
"name": "BM_CreateBaggageFromTenEntries",
101892+
"value": 5748.516085596601,
101893+
"unit": "ns/iter",
101894+
"extra": "iterations: 24238\ncpu: 5700.615232279891 ns\nthreads: 1"
101895+
},
101896+
{
101897+
"name": "BM_ExtractBaggageHavingTenEntries",
101898+
"value": 0.7050319692813168,
101899+
"unit": "ns/iter",
101900+
"extra": "iterations: 191601729\ncpu: 0.696646980675211 ns\nthreads: 1"
101901+
},
101902+
{
101903+
"name": "BM_CreateBaggageFrom180Entries",
101904+
"value": 113211.70828094361,
101905+
"unit": "ns/iter",
101906+
"extra": "iterations: 1259\ncpu: 112686.54328832404 ns\nthreads: 1"
101907+
},
101908+
{
101909+
"name": "BM_ExtractBaggageWith180Entries",
101910+
"value": 1.5276828463419416,
101911+
"unit": "ns/iter",
101912+
"extra": "iterations: 90522981\ncpu: 1.5247730076410106 ns\nthreads: 1"
101913+
},
101914+
{
101915+
"name": "BM_SetValueBaggageWithTenEntries",
101916+
"value": 961.2705578088184,
101917+
"unit": "ns/iter",
101918+
"extra": "iterations: 147108\ncpu: 958.8724406558449 ns\nthreads: 1"
101919+
},
101920+
{
101921+
"name": "BM_SetValueBaggageWith180Entries",
101922+
"value": 23875.929296077535,
101923+
"unit": "ns/iter",
101924+
"extra": "iterations: 5878\ncpu: 23811.68560734945 ns\nthreads: 1"
101925+
},
101926+
{
101927+
"name": "BM_BaggageToHeaderTenEntries",
101928+
"value": 3897.2227425873443,
101929+
"unit": "ns/iter",
101930+
"extra": "iterations: 36396\ncpu: 3892.3436366633696 ns\nthreads: 1"
101931+
},
101932+
{
101933+
"name": "BM_BaggageToHeader180Entries",
101934+
"value": 80874.4177944597,
101935+
"unit": "ns/iter",
101936+
"extra": "iterations: 2001\ncpu: 70081.37981009495 ns\nthreads: 1"
101937+
},
101938+
{
101939+
"name": "BM_SpanIdDefaultConstructor",
101940+
"value": 0.7414373995500546,
101941+
"unit": "ns/iter",
101942+
"extra": "iterations: 194101007\ncpu: 0.7388628334112662 ns\nthreads: 1"
101943+
},
101944+
{
101945+
"name": "BM_SpanIdConstructor",
101946+
"value": 0.7432695321917389,
101947+
"unit": "ns/iter",
101948+
"extra": "iterations: 195004753\ncpu: 0.7426868308179133 ns\nthreads: 1"
101949+
},
101950+
{
101951+
"name": "BM_SpanIdToLowerBase16",
101952+
"value": 13.632283428471741,
101953+
"unit": "ns/iter",
101954+
"extra": "iterations: 11472134\ncpu: 13.369984346417153 ns\nthreads: 1"
101955+
},
101956+
{
101957+
"name": "BM_SpanIdIsValid",
101958+
"value": 0.728537215106025,
101959+
"unit": "ns/iter",
101960+
"extra": "iterations: 195734109\ncpu: 0.7274556372798576 ns\nthreads: 1"
101961+
},
101962+
{
101963+
"name": "BM_SpanCreation",
101964+
"value": 24.71349247077611,
101965+
"unit": "ns/iter",
101966+
"extra": "iterations: 5701441\ncpu: 24.493555050381122 ns\nthreads: 1"
101967+
},
101968+
{
101969+
"name": "BM_SpanCreationWithScope",
101970+
"value": 192.9757239902284,
101971+
"unit": "ns/iter",
101972+
"extra": "iterations: 729004\ncpu: 191.66606493242836 ns\nthreads: 1"
101973+
},
101974+
{
101975+
"name": "BM_NestedSpanCreationWithScope",
101976+
"value": 621.7813482103628,
101977+
"unit": "ns/iter",
101978+
"extra": "iterations: 225718\ncpu: 617.470928326496 ns\nthreads: 1"
101979+
},
101980+
{
101981+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
101982+
"value": 119.56682103258716,
101983+
"unit": "ns/iter",
101984+
"extra": "iterations: 1178651\ncpu: 118.23714483761526 ns\nthreads: 1"
101985+
},
101986+
{
101987+
"name": "BM_SpanCreationWitContextPropagation",
101988+
"value": 585.7974081935686,
101989+
"unit": "ns/iter",
101990+
"extra": "iterations: 241372\ncpu: 582.0451005087585 ns\nthreads: 1"
101991+
}
101992+
]
101795101993
}
101796101994
],
101797101995
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)