Skip to content

Commit c74adb8

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for d9ad23e
1 parent 39000b0 commit c74adb8

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": 1734462360826,
2+
"lastUpdate": 1734508418419,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -199870,6 +199870,204 @@ window.BENCHMARK_DATA = {
199870199870
"extra": "iterations: 552116\ncpu: 260.3942305602445 ns\nthreads: 1"
199871199871
}
199872199872
]
199873+
},
199874+
{
199875+
"commit": {
199876+
"author": {
199877+
"email": "[email protected]",
199878+
"name": "WenTao Ou",
199879+
"username": "owent"
199880+
},
199881+
"committer": {
199882+
"email": "[email protected]",
199883+
"name": "GitHub",
199884+
"username": "web-flow"
199885+
},
199886+
"distinct": true,
199887+
"id": "d9ad23ee86c95bc27a85df3052bc5552e6e984d5",
199888+
"message": "[BUILD] Add cxx feature detections (#3203)",
199889+
"timestamp": "2024-12-18T08:37:47+01:00",
199890+
"tree_id": "a63b52dd7b3eff9d8296eabea430f9c88af6b2d7",
199891+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d9ad23ee86c95bc27a85df3052bc5552e6e984d5"
199892+
},
199893+
"date": 1734508407498,
199894+
"tool": "googlecpp",
199895+
"benches": [
199896+
{
199897+
"name": "BM_AttributeMapHash",
199898+
"value": 165.61017995268563,
199899+
"unit": "ns/iter",
199900+
"extra": "iterations: 833036\ncpu: 165.4988812008125 ns\nthreads: 1"
199901+
},
199902+
{
199903+
"name": "BM_BaselineBuffer/1",
199904+
"value": 5406162.738800049,
199905+
"unit": "ns/iter",
199906+
"extra": "iterations: 100\ncpu: 63542.58 ns\nthreads: 1"
199907+
},
199908+
{
199909+
"name": "BM_BaselineBuffer/2",
199910+
"value": 3681162.6943430505,
199911+
"unit": "ns/iter",
199912+
"extra": "iterations: 1064\ncpu: 142350.10526315792 ns\nthreads: 1"
199913+
},
199914+
{
199915+
"name": "BM_BaselineBuffer/4",
199916+
"value": 3668477.458338584,
199917+
"unit": "ns/iter",
199918+
"extra": "iterations: 496\ncpu: 249495.21370967742 ns\nthreads: 1"
199919+
},
199920+
{
199921+
"name": "BM_LockFreeBuffer/1",
199922+
"value": 2866971.254348755,
199923+
"unit": "ns/iter",
199924+
"extra": "iterations: 1000\ncpu: 60201.11 ns\nthreads: 1"
199925+
},
199926+
{
199927+
"name": "BM_LockFreeBuffer/2",
199928+
"value": 2715587.891595212,
199929+
"unit": "ns/iter",
199930+
"extra": "iterations: 865\ncpu: 147816.5028901734 ns\nthreads: 1"
199931+
},
199932+
{
199933+
"name": "BM_LockFreeBuffer/4",
199934+
"value": 2837838.478458738,
199935+
"unit": "ns/iter",
199936+
"extra": "iterations: 515\ncpu: 274486.0563106796 ns\nthreads: 1"
199937+
},
199938+
{
199939+
"name": "BM_Base64Escape",
199940+
"value": 208.6595367631851,
199941+
"unit": "ns/iter",
199942+
"extra": "iterations: 1081779\ncpu: 125.38135053462861 ns\nthreads: 1"
199943+
},
199944+
{
199945+
"name": "BM_Base64Unescape",
199946+
"value": 117.80931632934777,
199947+
"unit": "ns/iter",
199948+
"extra": "iterations: 1192286\ncpu: 117.7434466227063 ns\nthreads: 1"
199949+
},
199950+
{
199951+
"name": "BM_RandomIdGeneration",
199952+
"value": 5.960974150809962,
199953+
"unit": "ns/iter",
199954+
"extra": "iterations: 25810153\ncpu: 5.386446527457626 ns\nthreads: 1"
199955+
},
199956+
{
199957+
"name": "BM_RandomIdStdGeneration",
199958+
"value": 5.667699202892978,
199959+
"unit": "ns/iter",
199960+
"extra": "iterations: 36495501\ncpu: 3.8203061248563213 ns\nthreads: 1"
199961+
},
199962+
{
199963+
"name": "BM_SumAggregation",
199964+
"value": 8571177.72102356,
199965+
"unit": "ns/iter",
199966+
"extra": "iterations: 16\ncpu: 8502409.3125 ns\nthreads: 1"
199967+
},
199968+
{
199969+
"name": "BM_MeasurementsTest",
199970+
"value": 3322167.8733825684,
199971+
"unit": "ns/iter",
199972+
"extra": "iterations: 1000\ncpu: 25882.496999999996 ns\nthreads: 1"
199973+
},
199974+
{
199975+
"name": "BM_HistogramAggregation",
199976+
"value": 8298831.827500287,
199977+
"unit": "ns/iter",
199978+
"extra": "iterations: 17\ncpu: 8033839.352941177 ns\nthreads: 1"
199979+
},
199980+
{
199981+
"name": "BM_AttributseProcessorFilter",
199982+
"value": 255.17559538357813,
199983+
"unit": "ns/iter",
199984+
"extra": "iterations: 575522\ncpu: 247.73306493930733 ns\nthreads: 1"
199985+
},
199986+
{
199987+
"name": "BM_AttributseHashMap",
199988+
"value": 26744535.991123743,
199989+
"unit": "ns/iter",
199990+
"extra": "iterations: 7\ncpu: 19792460.571428575 ns\nthreads: 1"
199991+
},
199992+
{
199993+
"name": "BM_NewIndexer",
199994+
"value": 12.605613328954519,
199995+
"unit": "ns/iter",
199996+
"extra": "iterations: 11277000\ncpu: 12.418171233483946 ns\nthreads: 1"
199997+
},
199998+
{
199999+
"name": "BM_ComputeIndex/-1",
200000+
"value": 9.794610342621873,
200001+
"unit": "ns/iter",
200002+
"extra": "iterations: 15483000\ncpu: 9.76748537105254 ns\nthreads: 1"
200003+
},
200004+
{
200005+
"name": "BM_ComputeIndex/0",
200006+
"value": 9.794397141365746,
200007+
"unit": "ns/iter",
200008+
"extra": "iterations: 14254000\ncpu: 9.76829668864901 ns\nthreads: 1"
200009+
},
200010+
{
200011+
"name": "BM_ComputeIndex/1",
200012+
"value": 17.18755632007283,
200013+
"unit": "ns/iter",
200014+
"extra": "iterations: 8304000\ncpu: 17.152723868016473 ns\nthreads: 1"
200015+
},
200016+
{
200017+
"name": "BM_ComputeIndex/20",
200018+
"value": 16.217145759597596,
200019+
"unit": "ns/iter",
200020+
"extra": "iterations: 8096000\ncpu: 16.215833868575235 ns\nthreads: 1"
200021+
},
200022+
{
200023+
"name": "BM_AlwaysOffSamplerConstruction",
200024+
"value": 0.8038623936764984,
200025+
"unit": "ns/iter",
200026+
"extra": "iterations: 170383981\ncpu: 0.8037110718759414 ns\nthreads: 1"
200027+
},
200028+
{
200029+
"name": "BM_AlwaysOnSamplerConstruction",
200030+
"value": 1.5573669592200161,
200031+
"unit": "ns/iter",
200032+
"extra": "iterations: 90164061\ncpu: 1.557096601937661 ns\nthreads: 1"
200033+
},
200034+
{
200035+
"name": "BM_AlwaysOffSamplerShouldSample",
200036+
"value": 23.34764727368465,
200037+
"unit": "ns/iter",
200038+
"extra": "iterations: 5906739\ncpu: 23.25057210078183 ns\nthreads: 1"
200039+
},
200040+
{
200041+
"name": "BM_AlwaysOnSamplerShouldSample",
200042+
"value": 24.469716215768525,
200043+
"unit": "ns/iter",
200044+
"extra": "iterations: 5772057\ncpu: 24.423894462580666 ns\nthreads: 1"
200045+
},
200046+
{
200047+
"name": "BM_ParentBasedSamplerShouldSample",
200048+
"value": 29.461483279677886,
200049+
"unit": "ns/iter",
200050+
"extra": "iterations: 4755758\ncpu: 29.45277051523647 ns\nthreads: 1"
200051+
},
200052+
{
200053+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
200054+
"value": 14.863908780552144,
200055+
"unit": "ns/iter",
200056+
"extra": "iterations: 9509325\ncpu: 14.835321855126422 ns\nthreads: 1"
200057+
},
200058+
{
200059+
"name": "BM_SpanCreation",
200060+
"value": 991.2393451096235,
200061+
"unit": "ns/iter",
200062+
"extra": "iterations: 131741\ncpu: 990.6127401492329 ns\nthreads: 1"
200063+
},
200064+
{
200065+
"name": "BM_NoopSpanCreation",
200066+
"value": 263.7043163255986,
200067+
"unit": "ns/iter",
200068+
"extra": "iterations: 530955\ncpu: 263.6543511220349 ns\nthreads: 1"
200069+
}
200070+
]
199873200071
}
199874200072
],
199875200073
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)