Skip to content

Commit a3d4ebb

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 465cb4a
1 parent a20bf0e commit a3d4ebb

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": 1736978226915,
2+
"lastUpdate": 1736978230397,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -206800,6 +206800,204 @@ window.BENCHMARK_DATA = {
206800206800
"extra": "iterations: 522287\ncpu: 264.1246211374205 ns\nthreads: 1"
206801206801
}
206802206802
]
206803+
},
206804+
{
206805+
"commit": {
206806+
"author": {
206807+
"email": "[email protected]",
206808+
"name": "Ehsan Saei",
206809+
"username": "esigo"
206810+
},
206811+
"committer": {
206812+
"email": "[email protected]",
206813+
"name": "GitHub",
206814+
"username": "web-flow"
206815+
},
206816+
"distinct": true,
206817+
"id": "465cb4a102d9b811bdd09e870645cdae38dfe29a",
206818+
"message": "[MAINTAINER] Add devcontainer (#3123)",
206819+
"timestamp": "2025-01-15T22:42:05+01:00",
206820+
"tree_id": "851bbdd428ec49ab170b6136c504976f1a44fe6e",
206821+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/465cb4a102d9b811bdd09e870645cdae38dfe29a"
206822+
},
206823+
"date": 1736978217803,
206824+
"tool": "googlecpp",
206825+
"benches": [
206826+
{
206827+
"name": "BM_AttributeMapHash",
206828+
"value": 172.72395592363168,
206829+
"unit": "ns/iter",
206830+
"extra": "iterations: 816841\ncpu: 171.51506596755064 ns\nthreads: 1"
206831+
},
206832+
{
206833+
"name": "BM_BaselineBuffer/1",
206834+
"value": 6586910.247802734,
206835+
"unit": "ns/iter",
206836+
"extra": "iterations: 1000\ncpu: 62920.86000000001 ns\nthreads: 1"
206837+
},
206838+
{
206839+
"name": "BM_BaselineBuffer/2",
206840+
"value": 3572753.709963602,
206841+
"unit": "ns/iter",
206842+
"extra": "iterations: 962\ncpu: 146862.0810810811 ns\nthreads: 1"
206843+
},
206844+
{
206845+
"name": "BM_BaselineBuffer/4",
206846+
"value": 3558302.0088768336,
206847+
"unit": "ns/iter",
206848+
"extra": "iterations: 573\ncpu: 243668.97556719024 ns\nthreads: 1"
206849+
},
206850+
{
206851+
"name": "BM_LockFreeBuffer/1",
206852+
"value": 2627887.964248657,
206853+
"unit": "ns/iter",
206854+
"extra": "iterations: 1000\ncpu: 71542.265 ns\nthreads: 1"
206855+
},
206856+
{
206857+
"name": "BM_LockFreeBuffer/2",
206858+
"value": 2638290.724989741,
206859+
"unit": "ns/iter",
206860+
"extra": "iterations: 871\ncpu: 150086.822043628 ns\nthreads: 1"
206861+
},
206862+
{
206863+
"name": "BM_LockFreeBuffer/4",
206864+
"value": 2813683.5117002837,
206865+
"unit": "ns/iter",
206866+
"extra": "iterations: 509\ncpu: 259263.07858546163 ns\nthreads: 1"
206867+
},
206868+
{
206869+
"name": "BM_Base64Escape",
206870+
"value": 129.2064692257522,
206871+
"unit": "ns/iter",
206872+
"extra": "iterations: 1082523\ncpu: 129.16879826109934 ns\nthreads: 1"
206873+
},
206874+
{
206875+
"name": "BM_Base64Unescape",
206876+
"value": 120.50260377945551,
206877+
"unit": "ns/iter",
206878+
"extra": "iterations: 1172539\ncpu: 120.0111399279683 ns\nthreads: 1"
206879+
},
206880+
{
206881+
"name": "BM_RandomIdGeneration",
206882+
"value": 6.0218971055606,
206883+
"unit": "ns/iter",
206884+
"extra": "iterations: 25868066\ncpu: 5.391140450932822 ns\nthreads: 1"
206885+
},
206886+
{
206887+
"name": "BM_RandomIdStdGeneration",
206888+
"value": 3.8220100975629863,
206889+
"unit": "ns/iter",
206890+
"extra": "iterations: 37517703\ncpu: 3.7548315524540508 ns\nthreads: 1"
206891+
},
206892+
{
206893+
"name": "BM_SumAggregation",
206894+
"value": 8215539.595660041,
206895+
"unit": "ns/iter",
206896+
"extra": "iterations: 17\ncpu: 8117278.529411765 ns\nthreads: 1"
206897+
},
206898+
{
206899+
"name": "BM_MeasurementsTest",
206900+
"value": 3621415.376663208,
206901+
"unit": "ns/iter",
206902+
"extra": "iterations: 1000\ncpu: 27904.623000000003 ns\nthreads: 1"
206903+
},
206904+
{
206905+
"name": "BM_HistogramAggregation",
206906+
"value": 8380328.907686122,
206907+
"unit": "ns/iter",
206908+
"extra": "iterations: 17\ncpu: 8308819.176470588 ns\nthreads: 1"
206909+
},
206910+
{
206911+
"name": "BM_AttributseProcessorFilter",
206912+
"value": 251.21130737726196,
206913+
"unit": "ns/iter",
206914+
"extra": "iterations: 559223\ncpu: 250.82409879421988 ns\nthreads: 1"
206915+
},
206916+
{
206917+
"name": "BM_AttributseHashMap",
206918+
"value": 26945148.195539203,
206919+
"unit": "ns/iter",
206920+
"extra": "iterations: 7\ncpu: 18339870.85714286 ns\nthreads: 1"
206921+
},
206922+
{
206923+
"name": "BM_NewIndexer",
206924+
"value": 13.552594696033239,
206925+
"unit": "ns/iter",
206926+
"extra": "iterations: 10448000\ncpu: 13.560606814701227 ns\nthreads: 1"
206927+
},
206928+
{
206929+
"name": "BM_ComputeIndex/-1",
206930+
"value": 9.923353262826906,
206931+
"unit": "ns/iter",
206932+
"extra": "iterations: 14100000\ncpu: 9.84554120567374 ns\nthreads: 1"
206933+
},
206934+
{
206935+
"name": "BM_ComputeIndex/0",
206936+
"value": 9.687064837741103,
206937+
"unit": "ns/iter",
206938+
"extra": "iterations: 14127000\ncpu: 9.673249168258142 ns\nthreads: 1"
206939+
},
206940+
{
206941+
"name": "BM_ComputeIndex/1",
206942+
"value": 17.04915256745191,
206943+
"unit": "ns/iter",
206944+
"extra": "iterations: 8254000\ncpu: 17.036407075359243 ns\nthreads: 1"
206945+
},
206946+
{
206947+
"name": "BM_ComputeIndex/20",
206948+
"value": 17.559370140522503,
206949+
"unit": "ns/iter",
206950+
"extra": "iterations: 8213000\ncpu: 17.14360647753721 ns\nthreads: 1"
206951+
},
206952+
{
206953+
"name": "BM_AlwaysOffSamplerConstruction",
206954+
"value": 0.8564813495942519,
206955+
"unit": "ns/iter",
206956+
"extra": "iterations: 174160979\ncpu: 0.8392273449496399 ns\nthreads: 1"
206957+
},
206958+
{
206959+
"name": "BM_AlwaysOnSamplerConstruction",
206960+
"value": 1.5648675779257895,
206961+
"unit": "ns/iter",
206962+
"extra": "iterations: 98546204\ncpu: 1.557577763218561 ns\nthreads: 1"
206963+
},
206964+
{
206965+
"name": "BM_AlwaysOffSamplerShouldSample",
206966+
"value": 23.637205139200866,
206967+
"unit": "ns/iter",
206968+
"extra": "iterations: 5775092\ncpu: 23.500325016467276 ns\nthreads: 1"
206969+
},
206970+
{
206971+
"name": "BM_AlwaysOnSamplerShouldSample",
206972+
"value": 26.54954057867296,
206973+
"unit": "ns/iter",
206974+
"extra": "iterations: 5637552\ncpu: 24.74339660192936 ns\nthreads: 1"
206975+
},
206976+
{
206977+
"name": "BM_ParentBasedSamplerShouldSample",
206978+
"value": 36.693342711467935,
206979+
"unit": "ns/iter",
206980+
"extra": "iterations: 4685957\ncpu: 30.15623958990661 ns\nthreads: 1"
206981+
},
206982+
{
206983+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
206984+
"value": 14.101007752235235,
206985+
"unit": "ns/iter",
206986+
"extra": "iterations: 9900258\ncpu: 14.001104213647759 ns\nthreads: 1"
206987+
},
206988+
{
206989+
"name": "BM_SpanCreation",
206990+
"value": 1030.2448272705078,
206991+
"unit": "ns/iter",
206992+
"extra": "iterations: 100000\ncpu: 1027.7394699999998 ns\nthreads: 1"
206993+
},
206994+
{
206995+
"name": "BM_NoopSpanCreation",
206996+
"value": 261.59434491308843,
206997+
"unit": "ns/iter",
206998+
"extra": "iterations: 526417\ncpu: 257.6516753828242 ns\nthreads: 1"
206999+
}
207000+
]
206803207001
}
206804207002
],
206805207003
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)