Skip to content

Commit 6fea80a

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 793c7bd
1 parent 857b677 commit 6fea80a

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": 1748470944340,
2+
"lastUpdate": 1748470946723,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -124364,6 +124364,204 @@ window.BENCHMARK_DATA = {
124364124364
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
124365124365
}
124366124366
]
124367+
},
124368+
{
124369+
"commit": {
124370+
"author": {
124371+
"email": "[email protected]",
124372+
"name": "Tom Tan",
124373+
"username": "ThomsonTan"
124374+
},
124375+
"committer": {
124376+
"email": "[email protected]",
124377+
"name": "GitHub",
124378+
"username": "web-flow"
124379+
},
124380+
"distinct": true,
124381+
"id": "793c7bd1e93861d5a18147af71d25ced322186d8",
124382+
"message": "[BUILD] Propagate INTERFACE_COMPILE_DEFINITIONS from API through common_foo_library (#3440)",
124383+
"timestamp": "2025-05-29T00:18:55+02:00",
124384+
"tree_id": "381038810ba6acedcbd941de656eb30535b29d05",
124385+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/793c7bd1e93861d5a18147af71d25ced322186d8"
124386+
},
124387+
"date": 1748470927308,
124388+
"tool": "googlecpp",
124389+
"benches": [
124390+
{
124391+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
124392+
"value": 0.09997954471505803,
124393+
"unit": "ms/iter",
124394+
"extra": "iterations: 1390\ncpu: 0.0885554618705036 ms\nthreads: 1"
124395+
},
124396+
{
124397+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
124398+
"value": 0.21355639960649034,
124399+
"unit": "ms/iter",
124400+
"extra": "iterations: 694\ncpu: 0.15748057925072045 ms\nthreads: 1"
124401+
},
124402+
{
124403+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
124404+
"value": 0.5863015613858662,
124405+
"unit": "ms/iter",
124406+
"extra": "iterations: 252\ncpu: 0.36389605555555576 ms\nthreads: 1"
124407+
},
124408+
{
124409+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
124410+
"value": 0.08317628537018615,
124411+
"unit": "ms/iter",
124412+
"extra": "iterations: 1657\ncpu: 0.0766637163548582 ms\nthreads: 1"
124413+
},
124414+
{
124415+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
124416+
"value": 0.20846126665716616,
124417+
"unit": "ms/iter",
124418+
"extra": "iterations: 663\ncpu: 0.1801486606334842 ms\nthreads: 1"
124419+
},
124420+
{
124421+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
124422+
"value": 0.5976095432188453,
124423+
"unit": "ms/iter",
124424+
"extra": "iterations: 205\ncpu: 0.5640503170731707 ms\nthreads: 1"
124425+
},
124426+
{
124427+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
124428+
"value": 0.09118002161896128,
124429+
"unit": "ms/iter",
124430+
"extra": "iterations: 1541\ncpu: 0.08301212394548985 ms\nthreads: 1"
124431+
},
124432+
{
124433+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
124434+
"value": 0.26736974420748383,
124435+
"unit": "ms/iter",
124436+
"extra": "iterations: 807\ncpu: 0.15670220198265183 ms\nthreads: 1"
124437+
},
124438+
{
124439+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
124440+
"value": 0.8507728576660156,
124441+
"unit": "ms/iter",
124442+
"extra": "iterations: 200\ncpu: 0.8903594150000005 ms\nthreads: 1"
124443+
},
124444+
{
124445+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
124446+
"value": 7.904344134860569,
124447+
"unit": "ms/iter",
124448+
"extra": "iterations: 18\ncpu: 7.880799333333337 ms\nthreads: 1"
124449+
},
124450+
{
124451+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
124452+
"value": 49.519856770833336,
124453+
"unit": "ms/iter",
124454+
"extra": "iterations: 3\ncpu: 49.404986000000015 ms\nthreads: 1"
124455+
},
124456+
{
124457+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
124458+
"value": 133.77690315246582,
124459+
"unit": "ms/iter",
124460+
"extra": "iterations: 1\ncpu: 168.12360400000026 ms\nthreads: 1"
124461+
},
124462+
{
124463+
"name": "BM_CreateBaggageFromTenEntries",
124464+
"value": 5689.882551364697,
124465+
"unit": "ns/iter",
124466+
"extra": "iterations: 24551\ncpu: 5630.993564416928 ns\nthreads: 1"
124467+
},
124468+
{
124469+
"name": "BM_ExtractBaggageHavingTenEntries",
124470+
"value": 1.4972080278005682,
124471+
"unit": "ns/iter",
124472+
"extra": "iterations: 92943096\ncpu: 1.491333234692333 ns\nthreads: 1"
124473+
},
124474+
{
124475+
"name": "BM_CreateBaggageFrom180Entries",
124476+
"value": 121493.8347463432,
124477+
"unit": "ns/iter",
124478+
"extra": "iterations: 1194\ncpu: 121314.35510887777 ns\nthreads: 1"
124479+
},
124480+
{
124481+
"name": "BM_ExtractBaggageWith180Entries",
124482+
"value": 0.7221928794745652,
124483+
"unit": "ns/iter",
124484+
"extra": "iterations: 194393940\ncpu: 0.7204870583928699 ns\nthreads: 1"
124485+
},
124486+
{
124487+
"name": "BM_SetValueBaggageWithTenEntries",
124488+
"value": 998.122268904462,
124489+
"unit": "ns/iter",
124490+
"extra": "iterations: 140188\ncpu: 996.5077396068137 ns\nthreads: 1"
124491+
},
124492+
{
124493+
"name": "BM_SetValueBaggageWith180Entries",
124494+
"value": 25125.260048724234,
124495+
"unit": "ns/iter",
124496+
"extra": "iterations: 5499\ncpu: 25043.0381887616 ns\nthreads: 1"
124497+
},
124498+
{
124499+
"name": "BM_BaggageToHeaderTenEntries",
124500+
"value": 3955.0670303831257,
124501+
"unit": "ns/iter",
124502+
"extra": "iterations: 34624\ncpu: 3930.1707774953816 ns\nthreads: 1"
124503+
},
124504+
{
124505+
"name": "BM_BaggageToHeader180Entries",
124506+
"value": 75294.68565320029,
124507+
"unit": "ns/iter",
124508+
"extra": "iterations: 1977\ncpu: 70382.91552857861 ns\nthreads: 1"
124509+
},
124510+
{
124511+
"name": "BM_SpanIdDefaultConstructor",
124512+
"value": 0.7048667038381233,
124513+
"unit": "ns/iter",
124514+
"extra": "iterations: 199453378\ncpu: 0.7041321907318112 ns\nthreads: 1"
124515+
},
124516+
{
124517+
"name": "BM_SpanIdConstructor",
124518+
"value": 0.7205246908588493,
124519+
"unit": "ns/iter",
124520+
"extra": "iterations: 193487998\ncpu: 0.7199198784412457 ns\nthreads: 1"
124521+
},
124522+
{
124523+
"name": "BM_SpanIdToLowerBase16",
124524+
"value": 13.532062857634505,
124525+
"unit": "ns/iter",
124526+
"extra": "iterations: 10290695\ncpu: 13.37705684601477 ns\nthreads: 1"
124527+
},
124528+
{
124529+
"name": "BM_SpanIdIsValid",
124530+
"value": 0.7160289134784211,
124531+
"unit": "ns/iter",
124532+
"extra": "iterations: 192496249\ncpu: 0.7062869832855805 ns\nthreads: 1"
124533+
},
124534+
{
124535+
"name": "BM_SpanCreation",
124536+
"value": 37.706339696796114,
124537+
"unit": "ns/iter",
124538+
"extra": "iterations: 5781981\ncpu: 24.278933465883064 ns\nthreads: 1"
124539+
},
124540+
{
124541+
"name": "BM_SpanCreationWithScope",
124542+
"value": 197.14303578413367,
124543+
"unit": "ns/iter",
124544+
"extra": "iterations: 705005\ncpu: 196.1387905050319 ns\nthreads: 1"
124545+
},
124546+
{
124547+
"name": "BM_NestedSpanCreationWithScope",
124548+
"value": 641.2490516632074,
124549+
"unit": "ns/iter",
124550+
"extra": "iterations: 222956\ncpu: 632.2212140512028 ns\nthreads: 1"
124551+
},
124552+
{
124553+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
124554+
"value": 127.02120222509981,
124555+
"unit": "ns/iter",
124556+
"extra": "iterations: 1144541\ncpu: 123.53189531873475 ns\nthreads: 1"
124557+
},
124558+
{
124559+
"name": "BM_SpanCreationWitContextPropagation",
124560+
"value": 592.7101602935577,
124561+
"unit": "ns/iter",
124562+
"extra": "iterations: 234682\ncpu: 592.0973487527804 ns\nthreads: 1"
124563+
}
124564+
]
124367124565
}
124368124566
],
124369124567
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)