From c786f01ec35eca99257cc92ebf1483ba741c0b2a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 30 Sep 2023 14:41:48 +0000 Subject: [PATCH] add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for bd114349405745765e969caa6aefbb97b3845cae --- benchmarks/data.js | 212 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 211 insertions(+), 1 deletion(-) diff --git a/benchmarks/data.js b/benchmarks/data.js index 4c7353aa23..1269117e3b 100644 --- a/benchmarks/data.js +++ b/benchmarks/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696084904160, + "lastUpdate": 1696084908711, "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", "entries": { "OpenTelemetry-cpp api Benchmark": [ @@ -97300,6 +97300,216 @@ window.BENCHMARK_DATA = { "extra": "iterations: 1359078\ncpu: 103.7232594450061 ns\nthreads: 1" } ] + }, + { + "commit": { + "author": { + "email": "marc.alff@oracle.com", + "name": "Marc Alff", + "username": "marcalff" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "bd114349405745765e969caa6aefbb97b3845cae", + "message": "[REMOVAL] Drop C++11 support (#2342)", + "timestamp": "2023-09-30T16:23:52+02:00", + "tree_id": "04c32eb6f61c36917a3ab094f8ca1619a67e9ebe", + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/bd114349405745765e969caa6aefbb97b3845cae" + }, + "date": 1696084901650, + "tool": "googlecpp", + "benches": [ + { + "name": "BM_AlwaysOffSamplerConstruction", + "value": 2.7402249587993186, + "unit": "ns/iter", + "extra": "iterations: 47099987\ncpu: 2.7270856783888284 ns\nthreads: 1" + }, + { + "name": "BM_AlwaysOnSamplerConstruction", + "value": 2.7476101006488967, + "unit": "ns/iter", + "extra": "iterations: 50326041\ncpu: 2.7398618540250372 ns\nthreads: 1" + }, + { + "name": "BM_ParentBasedSamplerConstruction", + "value": 92.16587905795645, + "unit": "ns/iter", + "extra": "iterations: 1261978\ncpu: 92.0178481716797 ns\nthreads: 1" + }, + { + "name": "BM_TraceIdRatioBasedSamplerConstruction", + "value": 432.71050064342035, + "unit": "ns/iter", + "extra": "iterations: 335416\ncpu: 432.2599398955328 ns\nthreads: 1" + }, + { + "name": "BM_AlwaysOffSamplerShouldSample", + "value": 17.567970743303533, + "unit": "ns/iter", + "extra": "iterations: 7907237\ncpu: 17.540475895688974 ns\nthreads: 1" + }, + { + "name": "BM_AlwaysOnSamplerShouldSample", + "value": 18.357547837675376, + "unit": "ns/iter", + "extra": "iterations: 8156654\ncpu: 18.27413544818745 ns\nthreads: 1" + }, + { + "name": "BM_ParentBasedSamplerShouldSample", + "value": 26.40931561606949, + "unit": "ns/iter", + "extra": "iterations: 5343450\ncpu: 26.27583302922269 ns\nthreads: 1" + }, + { + "name": "BM_TraceIdRatioBasedSamplerShouldSample", + "value": 12.573517858031234, + "unit": "ns/iter", + "extra": "iterations: 11009145\ncpu: 12.548612994015443 ns\nthreads: 1" + }, + { + "name": "BM_SpanCreation", + "value": 941.7606757591589, + "unit": "ns/iter", + "extra": "iterations: 152113\ncpu: 937.8501508746787 ns\nthreads: 1" + }, + { + "name": "BM_NoopSpanCreation", + "value": 266.0208940107751, + "unit": "ns/iter", + "extra": "iterations: 553793\ncpu: 265.51834349657724 ns\nthreads: 1" + }, + { + "name": "BM_MeasurementsTest", + "value": 3000718.355178833, + "unit": "ns/iter", + "extra": "iterations: 1000\ncpu: 53842 ns\nthreads: 1" + }, + { + "name": "BM_HistogramAggregation", + "value": 8459717.03529358, + "unit": "ns/iter", + "extra": "iterations: 16\ncpu: 8356750.000000001 ns\nthreads: 1" + }, + { + "name": "BM_AttributseProcessorFilter", + "value": 322.4685157902586, + "unit": "ns/iter", + "extra": "iterations: 467071\ncpu: 283.78747556581334 ns\nthreads: 1" + }, + { + "name": "BM_NewIndexer", + "value": 10.534785251497112, + "unit": "ns/iter", + "extra": "iterations: 13316000\ncpu: 10.44225743466492 ns\nthreads: 1" + }, + { + "name": "BM_ComputeIndex/-1", + "value": 7.964192256789045, + "unit": "ns/iter", + "extra": "iterations: 17910000\ncpu: 7.871183696259547 ns\nthreads: 1" + }, + { + "name": "BM_ComputeIndex/0", + "value": 7.704082102160852, + "unit": "ns/iter", + "extra": "iterations: 16724000\ncpu: 7.762855776130046 ns\nthreads: 1" + }, + { + "name": "BM_ComputeIndex/1", + "value": 15.726946319192747, + "unit": "ns/iter", + "extra": "iterations: 8982000\ncpu: 15.69509018036015 ns\nthreads: 1" + }, + { + "name": "BM_ComputeIndex/20", + "value": 16.45561780629438, + "unit": "ns/iter", + "extra": "iterations: 8357000\ncpu: 16.44215627617719 ns\nthreads: 1" + }, + { + "name": "BM_SumAggregation", + "value": 8379992.316750919, + "unit": "ns/iter", + "extra": "iterations: 17\ncpu: 8318688.235294118 ns\nthreads: 1" + }, + { + "name": "BM_AttributseHashMap", + "value": 29084324.836730957, + "unit": "ns/iter", + "extra": "iterations: 8\ncpu: 17830787.5 ns\nthreads: 1" + }, + { + "name": "BM_RandomIdGeneration", + "value": 4.455995174795871, + "unit": "ns/iter", + "extra": "iterations: 37969912\ncpu: 3.66656630650079 ns\nthreads: 1" + }, + { + "name": "BM_RandomIdStdGeneration", + "value": 12.298703959194208, + "unit": "ns/iter", + "extra": "iterations: 15117893\ncpu: 9.334402618142622 ns\nthreads: 1" + }, + { + "name": "BM_Base64Escape", + "value": 153.22556030967914, + "unit": "ns/iter", + "extra": "iterations: 1153422\ncpu: 119.7305929659743 ns\nthreads: 1" + }, + { + "name": "BM_Base64Unescape", + "value": 874.3392377103573, + "unit": "ns/iter", + "extra": "iterations: 204766\ncpu: 706.0859713038299 ns\nthreads: 1" + }, + { + "name": "BM_BaselineBuffer/1", + "value": 606925.9643554688, + "unit": "ns/iter", + "extra": "iterations: 1000\ncpu: 30011.000000000004 ns\nthreads: 1" + }, + { + "name": "BM_BaselineBuffer/2", + "value": 7173330.783843994, + "unit": "ns/iter", + "extra": "iterations: 100\ncpu: 317320.00000000006 ns\nthreads: 1" + }, + { + "name": "BM_BaselineBuffer/4", + "value": 11578648.090362549, + "unit": "ns/iter", + "extra": "iterations: 100\ncpu: 626437.0000000001 ns\nthreads: 1" + }, + { + "name": "BM_LockFreeBuffer/1", + "value": 587381.2173095915, + "unit": "ns/iter", + "extra": "iterations: 4611\ncpu: 32713.034049013237 ns\nthreads: 1" + }, + { + "name": "BM_LockFreeBuffer/2", + "value": 4413652.237347716, + "unit": "ns/iter", + "extra": "iterations: 522\ncpu: 282919.15708812256 ns\nthreads: 1" + }, + { + "name": "BM_LockFreeBuffer/4", + "value": 8154442.310333252, + "unit": "ns/iter", + "extra": "iterations: 100\ncpu: 565276.0000000001 ns\nthreads: 1" + }, + { + "name": "BM_AttributeMapHash", + "value": 165.07764935952218, + "unit": "ns/iter", + "extra": "iterations: 802177\ncpu: 164.54336137785052 ns\nthreads: 1" + } + ] } ], "OpenTelemetry-cpp exporters Benchmark": [