Skip to content

Commit

Permalink
add OpenTelemetry-cpp api Benchmark (googlecpp) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 22, 2025
1 parent 54a0364 commit a8fbccc
Showing 1 changed file with 199 additions and 1 deletion.
200 changes: 199 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1737531522269,
"lastUpdate": 1737534299572,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -106940,6 +106940,204 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 237794\ncpu: 553.1718209879141 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Marc Alff",
"username": "marcalff"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ced79860f8c8a091a2eabfee6d47783f828a9b59",
"message": "[RELEASE] release opentelemetry-cpp 1.19.0 (#3249)",
"timestamp": "2025-01-22T09:09:48+01:00",
"tree_id": "28fa2ca57c20cedcf7a98d88a9f82bc394078a22",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ced79860f8c8a091a2eabfee6d47783f828a9b59"
},
"date": 1737534287727,
"tool": "googlecpp",
"benches": [
{
"name": "BM_SpinLockThrashing/1/process_time/real_time",
"value": 0.1072644779126938,
"unit": "ms/iter",
"extra": "iterations: 1168\ncpu: 0.08296832534246576 ms\nthreads: 1"
},
{
"name": "BM_SpinLockThrashing/2/process_time/real_time",
"value": 0.3775433648990679,
"unit": "ms/iter",
"extra": "iterations: 474\ncpu: 0.1590452299578059 ms\nthreads: 1"
},
{
"name": "BM_SpinLockThrashing/4/process_time/real_time",
"value": 1.4695718690946504,
"unit": "ms/iter",
"extra": "iterations: 77\ncpu: 0.26220337662337656 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/1/process_time/real_time",
"value": 0.10736011541806735,
"unit": "ms/iter",
"extra": "iterations: 1040\ncpu: 0.07880324230769228 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/2/process_time/real_time",
"value": 0.24368629946729145,
"unit": "ms/iter",
"extra": "iterations: 699\ncpu: 0.13686153075822607 ms\nthreads: 1"
},
{
"name": "BM_ProcYieldSpinLockThrashing/4/process_time/real_time",
"value": 0.5283156239179027,
"unit": "ms/iter",
"extra": "iterations: 251\ncpu: 0.4104797649402392 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/1/process_time/real_time",
"value": 0.08864341441458061,
"unit": "ms/iter",
"extra": "iterations: 1555\ncpu: 0.07573530996784568 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/2/process_time/real_time",
"value": 1.2275958061218262,
"unit": "ms/iter",
"extra": "iterations: 100\ncpu: 0.11781494000000059 ms\nthreads: 1"
},
{
"name": "BM_NaiveSpinLockThrashing/4/process_time/real_time",
"value": 0.6180929583172465,
"unit": "ms/iter",
"extra": "iterations: 215\ncpu: 0.5380503255813954 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/1/process_time/real_time",
"value": 8.126007186041939,
"unit": "ms/iter",
"extra": "iterations: 18\ncpu: 8.107399722222222 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/2/process_time/real_time",
"value": 51.61166191101074,
"unit": "ms/iter",
"extra": "iterations: 3\ncpu: 49.88163633333335 ms\nthreads: 1"
},
{
"name": "BM_ThreadYieldSpinLockThrashing/4/process_time/real_time",
"value": 139.82295989990234,
"unit": "ms/iter",
"extra": "iterations: 2\ncpu: 221.98114899999987 ms\nthreads: 1"
},
{
"name": "BM_CreateBaggageFromTenEntries",
"value": 6795.671207710607,
"unit": "ns/iter",
"extra": "iterations: 24430\ncpu: 5614.415554645927 ns\nthreads: 1"
},
{
"name": "BM_ExtractBaggageHavingTenEntries",
"value": 1.4470956144394689,
"unit": "ns/iter",
"extra": "iterations: 94324317\ncpu: 1.4207983610419357 ns\nthreads: 1"
},
{
"name": "BM_CreateBaggageFrom180Entries",
"value": 106749.57073096072,
"unit": "ns/iter",
"extra": "iterations: 1320\ncpu: 106336.39924242429 ns\nthreads: 1"
},
{
"name": "BM_ExtractBaggageWith180Entries",
"value": 0.6836157201158735,
"unit": "ns/iter",
"extra": "iterations: 206595969\ncpu: 0.6811766690375258 ns\nthreads: 1"
},
{
"name": "BM_SetValueBaggageWithTenEntries",
"value": 1055.9784593196302,
"unit": "ns/iter",
"extra": "iterations: 147704\ncpu: 969.9080729025612 ns\nthreads: 1"
},
{
"name": "BM_SetValueBaggageWith180Entries",
"value": 29662.944320760962,
"unit": "ns/iter",
"extra": "iterations: 5751\ncpu: 24024.364980003462 ns\nthreads: 1"
},
{
"name": "BM_BaggageToHeaderTenEntries",
"value": 4649.444020310539,
"unit": "ns/iter",
"extra": "iterations: 37236\ncpu: 3643.169889354389 ns\nthreads: 1"
},
{
"name": "BM_BaggageToHeader180Entries",
"value": 73833.7723135251,
"unit": "ns/iter",
"extra": "iterations: 2052\ncpu: 66826.99074074072 ns\nthreads: 1"
},
{
"name": "BM_SpanIdDefaultConstructor",
"value": 0.7719833179738874,
"unit": "ns/iter",
"extra": "iterations: 198892953\ncpu: 0.6868431130388013 ns\nthreads: 1"
},
{
"name": "BM_SpanIdConstructor",
"value": 1.105360883369378,
"unit": "ns/iter",
"extra": "iterations: 206807073\ncpu: 0.7258158573715706 ns\nthreads: 1"
},
{
"name": "BM_SpanIdToLowerBase16",
"value": 14.329004601887693,
"unit": "ns/iter",
"extra": "iterations: 10928000\ncpu: 13.349289348462662 ns\nthreads: 1"
},
{
"name": "BM_SpanIdIsValid",
"value": 0.9079114874497639,
"unit": "ns/iter",
"extra": "iterations: 186911341\ncpu: 0.7371534614370995 ns\nthreads: 1"
},
{
"name": "BM_SpanCreation",
"value": 25.66202687499075,
"unit": "ns/iter",
"extra": "iterations: 5473792\ncpu: 25.64193177234356 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWithScope",
"value": 195.77195846704407,
"unit": "ns/iter",
"extra": "iterations: 712478\ncpu: 195.44637167744128 ns\nthreads: 1"
},
{
"name": "BM_NestedSpanCreationWithScope",
"value": 624.1817512927598,
"unit": "ns/iter",
"extra": "iterations: 225544\ncpu: 624.0466738197424 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWithManualSpanContextPropagation",
"value": 119.76575111450619,
"unit": "ns/iter",
"extra": "iterations: 1168396\ncpu: 119.0218615948702 ns\nthreads: 1"
},
{
"name": "BM_SpanCreationWitContextPropagation",
"value": 588.8349876148379,
"unit": "ns/iter",
"extra": "iterations: 242536\ncpu: 584.5698906554079 ns\nthreads: 1"
}
]
}
],
"OpenTelemetry-cpp sdk Benchmark": [
Expand Down

0 comments on commit a8fbccc

Please sign in to comment.