-
Notifications
You must be signed in to change notification settings - Fork 440
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for 2…
- Loading branch information
github-action-benchmark
committed
Jan 19, 2024
1 parent
3879fbc
commit 200d315
Showing
1 changed file
with
199 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1705618563436, | ||
"lastUpdate": 1705652396158, | ||
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", | ||
"entries": { | ||
"OpenTelemetry-cpp api Benchmark": [ | ||
|
@@ -63380,6 +63380,204 @@ window.BENCHMARK_DATA = { | |
"extra": "iterations: 1782\ncpu: 78531.6498316498 ns\nthreads: 1" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Tom Tan", | ||
"username": "ThomsonTan" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "2b5c2b404448d8b675c2d645e27e9affd609ccb7", | ||
"message": "[BUILD] Add DLL build CI pipeline with CXX20 (#2465)", | ||
"timestamp": "2024-01-19T09:10:55+01:00", | ||
"tree_id": "1ebdeb3d18fe79ef81c6420a70ec06e27d2c5eff", | ||
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/2b5c2b404448d8b675c2d645e27e9affd609ccb7" | ||
}, | ||
"date": 1705652390990, | ||
"tool": "googlecpp", | ||
"benches": [ | ||
{ | ||
"name": "BM_SpinLockThrashing/1/process_time/real_time", | ||
"value": 0.11391592025756836, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 1000\ncpu: 0.0783852 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpinLockThrashing/2/process_time/real_time", | ||
"value": 0.1754403795514788, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 875\ncpu: 0.15340125714285716 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpinLockThrashing/4/process_time/real_time", | ||
"value": 0.7037603855133057, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 200\ncpu: 0.6387200000000002 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time", | ||
"value": 0.0857476421063878, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 1579\ncpu: 0.07901773274224194 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time", | ||
"value": 0.1741365846154725, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 812\ncpu: 0.15627647783251228 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time", | ||
"value": 0.7491475842856421, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 203\ncpu: 0.6459448275862067 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time", | ||
"value": 0.08341677217598421, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 1660\ncpu: 0.07531644578313247 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time", | ||
"value": 0.1809182643271915, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 771\ncpu: 0.15519377431906606 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time", | ||
"value": 0.7704030438728139, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 197\ncpu: 0.7398939086294417 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time", | ||
"value": 8.120059967041016, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 14\ncpu: 7.6051142857142935 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time", | ||
"value": 31.095290184020996, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 10\ncpu: 29.05411000000002 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time", | ||
"value": 101.1650562286377, | ||
"unit": "ms/iter", | ||
"extra": "iterations: 1\ncpu: 179.91749999999973 ms\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanCreation", | ||
"value": 24.442500323462117, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 5776221\ncpu: 24.21249117719007 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanCreationWithScope", | ||
"value": 287.8010823789778, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 493991\ncpu: 286.6657489711351 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_NestedSpanCreationWithScope", | ||
"value": 864.2671934620854, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 191309\ncpu: 856.6256684212453 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanCreationWithManualSpanContextPropagation", | ||
"value": 146.14395358323222, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1069135\ncpu: 136.36304115008858 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanCreationWitContextPropagation", | ||
"value": 867.313792263035, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 159565\ncpu: 861.7322094444269 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanIdDefaultConstructor", | ||
"value": 0.719582980607611, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 199582872\ncpu: 0.7188096782172773 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanIdConstructor", | ||
"value": 0.7170183741010329, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 197352655\ncpu: 0.7161555541272044 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanIdToLowerBase16", | ||
"value": 12.962375315617534, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 10685228\ncpu: 12.947117272556099 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SpanIdIsValid", | ||
"value": 0.6022261898560766, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 217820858\ncpu: 0.6019033310391235 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_CreateBaggageFromTenEntries", | ||
"value": 6059.813220329486, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 23319\ncpu: 5951.768943779751 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ExtractBaggageHavingTenEntries", | ||
"value": 0.8772003825840163, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 173781574\ncpu: 0.8066741299051647 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_CreateBaggageFrom180Entries", | ||
"value": 122274.38434192687, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1187\ncpu: 121242.37573715248 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_ExtractBaggageWith180Entries", | ||
"value": 0.7993323829171632, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 176756964\ncpu: 0.7913391180445939 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SetValueBaggageWithTenEntries", | ||
"value": 1120.305231780337, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 131631\ncpu: 1053.7927995684902 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_SetValueBaggageWith180Entries", | ||
"value": 26904.983417665982, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 5193\ncpu: 26705.391873676126 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_BaggageToHeaderTenEntries", | ||
"value": 4507.575132086258, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 31366\ncpu: 4444.969074794369 ns\nthreads: 1" | ||
}, | ||
{ | ||
"name": "BM_BaggageToHeader180Entries", | ||
"value": 78174.98198500625, | ||
"unit": "ns/iter", | ||
"extra": "iterations: 1776\ncpu: 77909.85360360361 ns\nthreads: 1" | ||
} | ||
] | ||
} | ||
], | ||
"OpenTelemetry-cpp sdk Benchmark": [ | ||
|