add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 549f2b009d
This commit is contained in:
parent
716772d02d
commit
65e15a7de5
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1749150116222,
|
||||
"lastUpdate": 1749150118715,
|
||||
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
|
||||
"entries": {
|
||||
"OpenTelemetry-cpp api Benchmark": [
|
||||
|
@ -126146,6 +126146,204 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "iterations: 240936\ncpu: 578.5279991367001 ns\nthreads: 1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "doug.barker@gmail.com",
|
||||
"name": "Doug Barker",
|
||||
"username": "dbarker"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "549f2b009d9a540cc9c2467b6592dd5d1795b34d",
|
||||
"message": "[TEST] test examples in CI with CMake Part 1 (#3449)",
|
||||
"timestamp": "2025-06-05T20:49:45+02:00",
|
||||
"tree_id": "13b16f3880f5aeb46c12560c10c1fc3a32fc9d15",
|
||||
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/549f2b009d9a540cc9c2467b6592dd5d1795b34d"
|
||||
},
|
||||
"date": 1749150099068,
|
||||
"tool": "googlecpp",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BM_SpinLockThrashing/1/process_time/real_time",
|
||||
"value": 0.09997954471505803,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpinLockThrashing/2/process_time/real_time",
|
||||
"value": 0.21355639960649034,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpinLockThrashing/4/process_time/real_time",
|
||||
"value": 0.5863015613858662,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
|
||||
"value": 0.08317628537018615,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
|
||||
"value": 0.20846126665716616,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
|
||||
"value": 0.5976095432188453,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
|
||||
"value": 0.09118002161896128,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
|
||||
"value": 0.26736974420748383,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
|
||||
"value": 0.8507728576660156,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
|
||||
"value": 7.904344134860569,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
|
||||
"value": 49.519856770833336,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
|
||||
"value": 133.77690315246582,
|
||||
"unit": "ms/iter",
|
||||
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_CreateBaggageFromTenEntries",
|
||||
"value": 5689.882551364697,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_ExtractBaggageHavingTenEntries",
|
||||
"value": 1.4972080278005682,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_CreateBaggageFrom180Entries",
|
||||
"value": 121493.8347463432,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_ExtractBaggageWith180Entries",
|
||||
"value": 0.7221928794745652,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SetValueBaggageWithTenEntries",
|
||||
"value": 998.122268904462,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SetValueBaggageWith180Entries",
|
||||
"value": 25125.260048724234,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_BaggageToHeaderTenEntries",
|
||||
"value": 3955.0670303831257,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_BaggageToHeader180Entries",
|
||||
"value": 75294.68565320029,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpanIdDefaultConstructor",
|
||||
"value": 0.7048667038381233,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpanIdConstructor",
|
||||
"value": 0.7205246908588493,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpanIdToLowerBase16",
|
||||
"value": 13.532062857634505,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpanIdIsValid",
|
||||
"value": 0.7160289134784211,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpanCreation",
|
||||
"value": 25.687269975576655,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 5618691\ncpu: 25.18287925070092 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpanCreationWithScope",
|
||||
"value": 197.12101760627823,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 709392\ncpu: 196.2404777612378 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_NestedSpanCreationWithScope",
|
||||
"value": 630.476961346307,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 221512\ncpu: 614.7559139008271 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpanCreationWithManualSpanContextPropagation",
|
||||
"value": 122.17170043273181,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 1156717\ncpu: 121.28133934229375 ns\nthreads: 1"
|
||||
},
|
||||
{
|
||||
"name": "BM_SpanCreationWitContextPropagation",
|
||||
"value": 665.1628774392943,
|
||||
"unit": "ns/iter",
|
||||
"extra": "iterations: 239295\ncpu: 575.2366326082869 ns\nthreads: 1"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OpenTelemetry-cpp sdk Benchmark": [
|
||||
|
|
Loading…
Reference in New Issue