Skip to content

Commit 54642d2

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for cde1966
1 parent fb583e8 commit 54642d2

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": 1763170122255,
2+
"lastUpdate": 1763170126296,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -159806,6 +159806,204 @@ window.BENCHMARK_DATA = {
159806159806
"extra": "iterations: 1\ncpu: 253.66964999999996 ms\nthreads: 1"
159807159807
}
159808159808
]
159809+
},
159810+
{
159811+
"commit": {
159812+
"author": {
159813+
"email": "[email protected]",
159814+
"name": "Marc Alff",
159815+
"username": "marcalff"
159816+
},
159817+
"committer": {
159818+
"email": "[email protected]",
159819+
"name": "GitHub",
159820+
"username": "web-flow"
159821+
},
159822+
"distinct": true,
159823+
"id": "cde196622061773059c227abeb7869da636daa49",
159824+
"message": "[BUILD] CMake install path with double slash (#3747)",
159825+
"timestamp": "2025-11-15T01:13:11Z",
159826+
"tree_id": "b6cb9136d09f2aa392a0d3cf9f9dac2e44158473",
159827+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/cde196622061773059c227abeb7869da636daa49"
159828+
},
159829+
"date": 1763170101610,
159830+
"tool": "googlecpp",
159831+
"benches": [
159832+
{
159833+
"name": "BM_SpanCreation",
159834+
"value": 26.220922966817987,
159835+
"unit": "ns/iter",
159836+
"extra": "iterations: 5798514\ncpu: 23.965892123395758 ns\nthreads: 1"
159837+
},
159838+
{
159839+
"name": "BM_SpanCreationWithScope",
159840+
"value": 193.5181038918626,
159841+
"unit": "ns/iter",
159842+
"extra": "iterations: 744182\ncpu: 186.69428043139985 ns\nthreads: 1"
159843+
},
159844+
{
159845+
"name": "BM_NestedSpanCreationWithScope",
159846+
"value": 578.8467383408295,
159847+
"unit": "ns/iter",
159848+
"extra": "iterations: 234472\ncpu: 572.2864521136852 ns\nthreads: 1"
159849+
},
159850+
{
159851+
"name": "BM_SpanCreationWithManualSpanContextPropagation",
159852+
"value": 110.56217501489172,
159853+
"unit": "ns/iter",
159854+
"extra": "iterations: 1274421\ncpu: 110.36715653618388 ns\nthreads: 1"
159855+
},
159856+
{
159857+
"name": "BM_SpanCreationWitContextPropagation",
159858+
"value": 574.3714303827896,
159859+
"unit": "ns/iter",
159860+
"extra": "iterations: 252410\ncpu: 570.5093181728142 ns\nthreads: 1"
159861+
},
159862+
{
159863+
"name": "BM_SpanIdDefaultConstructor",
159864+
"value": 0.7082729790178593,
159865+
"unit": "ns/iter",
159866+
"extra": "iterations: 205987979\ncpu: 0.6858603530451648 ns\nthreads: 1"
159867+
},
159868+
{
159869+
"name": "BM_SpanIdConstructor",
159870+
"value": 0.7485299932214315,
159871+
"unit": "ns/iter",
159872+
"extra": "iterations: 202791004\ncpu: 0.7140796738695568 ns\nthreads: 1"
159873+
},
159874+
{
159875+
"name": "BM_SpanIdToLowerBase16",
159876+
"value": 15.739825668898094,
159877+
"unit": "ns/iter",
159878+
"extra": "iterations: 10457391\ncpu: 13.072788518665897 ns\nthreads: 1"
159879+
},
159880+
{
159881+
"name": "BM_SpanIdIsValid",
159882+
"value": 0.725517438603178,
159883+
"unit": "ns/iter",
159884+
"extra": "iterations: 200043332\ncpu: 0.7174309514100676 ns\nthreads: 1"
159885+
},
159886+
{
159887+
"name": "BM_CreateBaggageFromTenEntries",
159888+
"value": 5835.890817684211,
159889+
"unit": "ns/iter",
159890+
"extra": "iterations: 24978\ncpu: 5750.851309152053 ns\nthreads: 1"
159891+
},
159892+
{
159893+
"name": "BM_ExtractBaggageHavingTenEntries",
159894+
"value": 1.5448619869964229,
159895+
"unit": "ns/iter",
159896+
"extra": "iterations: 92293518\ncpu: 1.5214246140232732 ns\nthreads: 1"
159897+
},
159898+
{
159899+
"name": "BM_CreateBaggageFrom180Entries",
159900+
"value": 152195.67251987144,
159901+
"unit": "ns/iter",
159902+
"extra": "iterations: 1220\ncpu: 115343.67131147538 ns\nthreads: 1"
159903+
},
159904+
{
159905+
"name": "BM_ExtractBaggageWith180Entries",
159906+
"value": 0.7140224928876071,
159907+
"unit": "ns/iter",
159908+
"extra": "iterations: 196536869\ncpu: 0.7084615558824232 ns\nthreads: 1"
159909+
},
159910+
{
159911+
"name": "BM_SetValueBaggageWithTenEntries",
159912+
"value": 1009.1836489493745,
159913+
"unit": "ns/iter",
159914+
"extra": "iterations: 140566\ncpu: 991.2383435539173 ns\nthreads: 1"
159915+
},
159916+
{
159917+
"name": "BM_SetValueBaggageWith180Entries",
159918+
"value": 25967.104964643604,
159919+
"unit": "ns/iter",
159920+
"extra": "iterations: 5577\ncpu: 25418.29836829838 ns\nthreads: 1"
159921+
},
159922+
{
159923+
"name": "BM_BaggageToHeaderTenEntries",
159924+
"value": 4048.4505048753304,
159925+
"unit": "ns/iter",
159926+
"extra": "iterations: 36284\ncpu: 4009.957226325655 ns\nthreads: 1"
159927+
},
159928+
{
159929+
"name": "BM_BaggageToHeader180Entries",
159930+
"value": 73555.01865883528,
159931+
"unit": "ns/iter",
159932+
"extra": "iterations: 1982\ncpu: 70286.0100908173 ns\nthreads: 1"
159933+
},
159934+
{
159935+
"name": "BM_SpinLockThrashing/1/process_time/real_time",
159936+
"value": 0.10197843292760031,
159937+
"unit": "ms/iter",
159938+
"extra": "iterations: 1282\ncpu: 0.09235903510140406 ms\nthreads: 1"
159939+
},
159940+
{
159941+
"name": "BM_SpinLockThrashing/2/process_time/real_time",
159942+
"value": 0.1955892218918097,
159943+
"unit": "ms/iter",
159944+
"extra": "iterations: 732\ncpu: 0.1682977281420765 ms\nthreads: 1"
159945+
},
159946+
{
159947+
"name": "BM_SpinLockThrashing/4/process_time/real_time",
159948+
"value": 0.6236708441445994,
159949+
"unit": "ms/iter",
159950+
"extra": "iterations: 215\ncpu: 0.5900658 ms\nthreads: 1"
159951+
},
159952+
{
159953+
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
159954+
"value": 0.12075789272785187,
159955+
"unit": "ms/iter",
159956+
"extra": "iterations: 1280\ncpu: 0.09250858359375001 ms\nthreads: 1"
159957+
},
159958+
{
159959+
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
159960+
"value": 0.23019019137607533,
159961+
"unit": "ms/iter",
159962+
"extra": "iterations: 445\ncpu: 0.1919272089887641 ms\nthreads: 1"
159963+
},
159964+
{
159965+
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
159966+
"value": 0.8299666714955525,
159967+
"unit": "ms/iter",
159968+
"extra": "iterations: 166\ncpu: 0.7209293313253011 ms\nthreads: 1"
159969+
},
159970+
{
159971+
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
159972+
"value": 0.1052801229001114,
159973+
"unit": "ms/iter",
159974+
"extra": "iterations: 1399\ncpu: 0.08673584631879917 ms\nthreads: 1"
159975+
},
159976+
{
159977+
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
159978+
"value": 0.1911064562449431,
159979+
"unit": "ms/iter",
159980+
"extra": "iterations: 589\ncpu: 0.16773520543293713 ms\nthreads: 1"
159981+
},
159982+
{
159983+
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
159984+
"value": 0.8839670118394789,
159985+
"unit": "ms/iter",
159986+
"extra": "iterations: 182\ncpu: 0.6956607692307685 ms\nthreads: 1"
159987+
},
159988+
{
159989+
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
159990+
"value": 13.593852519989014,
159991+
"unit": "ms/iter",
159992+
"extra": "iterations: 8\ncpu: 11.786967625000006 ms\nthreads: 1"
159993+
},
159994+
{
159995+
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
159996+
"value": 64.38779830932617,
159997+
"unit": "ms/iter",
159998+
"extra": "iterations: 2\ncpu: 59.72234749999994 ms\nthreads: 1"
159999+
},
160000+
{
160001+
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
160002+
"value": 184.87215042114258,
160003+
"unit": "ms/iter",
160004+
"extra": "iterations: 1\ncpu: 214.95990700000013 ms\nthreads: 1"
160005+
}
160006+
]
159809160007
}
159810160008
],
159811160009
"OpenTelemetry-cpp sdk Benchmark": [

0 commit comments

Comments
 (0)