Skip to content

Commit 983b97d

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 902ee88
1 parent 6a52e38 commit 983b97d

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": 1734462356985,
2+
"lastUpdate": 1734462358424,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -199672,6 +199672,204 @@ window.BENCHMARK_DATA = {
199672199672
"extra": "iterations: 533897\ncpu: 263.56413690281096 ns\nthreads: 1"
199673199673
}
199674199674
]
199675+
},
199676+
{
199677+
"commit": {
199678+
"author": {
199679+
"email": "[email protected]",
199680+
"name": "Marc Alff",
199681+
"username": "marcalff"
199682+
},
199683+
"committer": {
199684+
"email": "[email protected]",
199685+
"name": "GitHub",
199686+
"username": "web-flow"
199687+
},
199688+
"distinct": true,
199689+
"id": "902ee88bef59dccb84ea0405657d26c77182f0e3",
199690+
"message": "[TEST] Build the singleton test on windows. (#3183)",
199691+
"timestamp": "2024-12-17T19:49:16+01:00",
199692+
"tree_id": "ef616a797bda0b019cb796ddc06bcdb47f319b01",
199693+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/902ee88bef59dccb84ea0405657d26c77182f0e3"
199694+
},
199695+
"date": 1734462347182,
199696+
"tool": "googlecpp",
199697+
"benches": [
199698+
{
199699+
"name": "BM_AttributeMapHash",
199700+
"value": 176.63036984261663,
199701+
"unit": "ns/iter",
199702+
"extra": "iterations: 807471\ncpu: 175.94487727732636 ns\nthreads: 1"
199703+
},
199704+
{
199705+
"name": "BM_BaselineBuffer/1",
199706+
"value": 5940062.999725342,
199707+
"unit": "ns/iter",
199708+
"extra": "iterations: 100\ncpu: 51056.02000000001 ns\nthreads: 1"
199709+
},
199710+
{
199711+
"name": "BM_BaselineBuffer/2",
199712+
"value": 3474659.0620613727,
199713+
"unit": "ns/iter",
199714+
"extra": "iterations: 1212\ncpu: 133773.04455445544 ns\nthreads: 1"
199715+
},
199716+
{
199717+
"name": "BM_BaselineBuffer/4",
199718+
"value": 3727666.4836294698,
199719+
"unit": "ns/iter",
199720+
"extra": "iterations: 596\ncpu: 264181.5855704698 ns\nthreads: 1"
199721+
},
199722+
{
199723+
"name": "BM_LockFreeBuffer/1",
199724+
"value": 2509021.759033203,
199725+
"unit": "ns/iter",
199726+
"extra": "iterations: 1000\ncpu: 70664.86100000003 ns\nthreads: 1"
199727+
},
199728+
{
199729+
"name": "BM_LockFreeBuffer/2",
199730+
"value": 2669328.5706314053,
199731+
"unit": "ns/iter",
199732+
"extra": "iterations: 898\ncpu: 148159.78062360798 ns\nthreads: 1"
199733+
},
199734+
{
199735+
"name": "BM_LockFreeBuffer/4",
199736+
"value": 2899777.0522984425,
199737+
"unit": "ns/iter",
199738+
"extra": "iterations: 527\ncpu: 279593.54079696414 ns\nthreads: 1"
199739+
},
199740+
{
199741+
"name": "BM_Base64Escape",
199742+
"value": 137.129181565188,
199743+
"unit": "ns/iter",
199744+
"extra": "iterations: 1059918\ncpu: 128.34372187282412 ns\nthreads: 1"
199745+
},
199746+
{
199747+
"name": "BM_Base64Unescape",
199748+
"value": 181.50638356200875,
199749+
"unit": "ns/iter",
199750+
"extra": "iterations: 1225012\ncpu: 117.3683196572768 ns\nthreads: 1"
199751+
},
199752+
{
199753+
"name": "BM_RandomIdGeneration",
199754+
"value": 5.864619336302059,
199755+
"unit": "ns/iter",
199756+
"extra": "iterations: 25739007\ncpu: 5.433522202313399 ns\nthreads: 1"
199757+
},
199758+
{
199759+
"name": "BM_RandomIdStdGeneration",
199760+
"value": 4.064586615304888,
199761+
"unit": "ns/iter",
199762+
"extra": "iterations: 38148858\ncpu: 3.5778754111066706 ns\nthreads: 1"
199763+
},
199764+
{
199765+
"name": "BM_SumAggregation",
199766+
"value": 9317100.048065186,
199767+
"unit": "ns/iter",
199768+
"extra": "iterations: 16\ncpu: 8453828.062500002 ns\nthreads: 1"
199769+
},
199770+
{
199771+
"name": "BM_MeasurementsTest",
199772+
"value": 3323748.1117248535,
199773+
"unit": "ns/iter",
199774+
"extra": "iterations: 1000\ncpu: 27646.651 ns\nthreads: 1"
199775+
},
199776+
{
199777+
"name": "BM_HistogramAggregation",
199778+
"value": 9255928.15174776,
199779+
"unit": "ns/iter",
199780+
"extra": "iterations: 17\ncpu: 8197380.235294118 ns\nthreads: 1"
199781+
},
199782+
{
199783+
"name": "BM_AttributseProcessorFilter",
199784+
"value": 242.69052469433447,
199785+
"unit": "ns/iter",
199786+
"extra": "iterations: 555759\ncpu: 242.2119605800356 ns\nthreads: 1"
199787+
},
199788+
{
199789+
"name": "BM_AttributseHashMap",
199790+
"value": 26624986.10360282,
199791+
"unit": "ns/iter",
199792+
"extra": "iterations: 7\ncpu: 19497380.85714286 ns\nthreads: 1"
199793+
},
199794+
{
199795+
"name": "BM_NewIndexer",
199796+
"value": 13.415142197749153,
199797+
"unit": "ns/iter",
199798+
"extra": "iterations: 10169000\ncpu: 13.419958599665675 ns\nthreads: 1"
199799+
},
199800+
{
199801+
"name": "BM_ComputeIndex/-1",
199802+
"value": 9.870145934242423,
199803+
"unit": "ns/iter",
199804+
"extra": "iterations: 14433000\ncpu: 9.747857617959156 ns\nthreads: 1"
199805+
},
199806+
{
199807+
"name": "BM_ComputeIndex/0",
199808+
"value": 9.752908239424187,
199809+
"unit": "ns/iter",
199810+
"extra": "iterations: 14410000\ncpu: 9.723254823040149 ns\nthreads: 1"
199811+
},
199812+
{
199813+
"name": "BM_ComputeIndex/1",
199814+
"value": 17.10292374745804,
199815+
"unit": "ns/iter",
199816+
"extra": "iterations: 8158000\ncpu: 17.09162233390445 ns\nthreads: 1"
199817+
},
199818+
{
199819+
"name": "BM_ComputeIndex/20",
199820+
"value": 16.901486308444984,
199821+
"unit": "ns/iter",
199822+
"extra": "iterations: 8107000\ncpu: 16.8626155174552 ns\nthreads: 1"
199823+
},
199824+
{
199825+
"name": "BM_AlwaysOffSamplerConstruction",
199826+
"value": 1.045156352749722,
199827+
"unit": "ns/iter",
199828+
"extra": "iterations: 176665006\ncpu: 0.8238570235013041 ns\nthreads: 1"
199829+
},
199830+
{
199831+
"name": "BM_AlwaysOnSamplerConstruction",
199832+
"value": 1.5957059131347582,
199833+
"unit": "ns/iter",
199834+
"extra": "iterations: 95501699\ncpu: 1.5801133548419912 ns\nthreads: 1"
199835+
},
199836+
{
199837+
"name": "BM_AlwaysOffSamplerShouldSample",
199838+
"value": 23.50532766061007,
199839+
"unit": "ns/iter",
199840+
"extra": "iterations: 5989259\ncpu: 23.299447561042182 ns\nthreads: 1"
199841+
},
199842+
{
199843+
"name": "BM_AlwaysOnSamplerShouldSample",
199844+
"value": 24.350717606704016,
199845+
"unit": "ns/iter",
199846+
"extra": "iterations: 5760591\ncpu: 24.127319922556563 ns\nthreads: 1"
199847+
},
199848+
{
199849+
"name": "BM_ParentBasedSamplerShouldSample",
199850+
"value": 29.900756730625336,
199851+
"unit": "ns/iter",
199852+
"extra": "iterations: 4751267\ncpu: 29.447051912679303 ns\nthreads: 1"
199853+
},
199854+
{
199855+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
199856+
"value": 14.31095975684755,
199857+
"unit": "ns/iter",
199858+
"extra": "iterations: 9852441\ncpu: 14.21320625010594 ns\nthreads: 1"
199859+
},
199860+
{
199861+
"name": "BM_SpanCreation",
199862+
"value": 1022.7727890014648,
199863+
"unit": "ns/iter",
199864+
"extra": "iterations: 100000\ncpu: 1003.2727100000004 ns\nthreads: 1"
199865+
},
199866+
{
199867+
"name": "BM_NoopSpanCreation",
199868+
"value": 261.74716747575144,
199869+
"unit": "ns/iter",
199870+
"extra": "iterations: 552116\ncpu: 260.3942305602445 ns\nthreads: 1"
199871+
}
199872+
]
199675199873
}
199676199874
],
199677199875
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)