Skip to content

Commit 7c1d0a5

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp sdk Benchmark (googlecpp) benchmark result for 72b0080
1 parent 35d38ef commit 7c1d0a5

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": 1737534305192,
2+
"lastUpdate": 1737727486169,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -209374,6 +209374,204 @@ window.BENCHMARK_DATA = {
209374209374
"extra": "iterations: 537194\ncpu: 251.89568014534785 ns\nthreads: 1"
209375209375
}
209376209376
]
209377+
},
209378+
{
209379+
"commit": {
209380+
"author": {
209381+
"email": "[email protected]",
209382+
"name": "Santiago Gimeno",
209383+
"username": "santigimeno"
209384+
},
209385+
"committer": {
209386+
"email": "[email protected]",
209387+
"name": "GitHub",
209388+
"username": "web-flow"
209389+
},
209390+
"distinct": true,
209391+
"id": "72b00809aac4a55570f76469b5cd4d9017714529",
209392+
"message": "[BUILD] Update opentelemetry-proto version (#3254)\n\nIn `cmake/opentelemetry-proto.cmake` and `third_party_release` which\r\nwere not updated when upgrading to `1.5.0`.",
209393+
"timestamp": "2025-01-24T14:49:57+01:00",
209394+
"tree_id": "92364eebbcf278cc43d7061e433355d86b50810c",
209395+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/72b00809aac4a55570f76469b5cd4d9017714529"
209396+
},
209397+
"date": 1737727474067,
209398+
"tool": "googlecpp",
209399+
"benches": [
209400+
{
209401+
"name": "BM_RandomIdGeneration",
209402+
"value": 5.446731338409576,
209403+
"unit": "ns/iter",
209404+
"extra": "iterations: 26013945\ncpu: 5.377553154663778 ns\nthreads: 1"
209405+
},
209406+
{
209407+
"name": "BM_RandomIdStdGeneration",
209408+
"value": 3.6395400533739184,
209409+
"unit": "ns/iter",
209410+
"extra": "iterations: 37774075\ncpu: 3.6299189060221866 ns\nthreads: 1"
209411+
},
209412+
{
209413+
"name": "BM_Base64Escape",
209414+
"value": 132.07369268282133,
209415+
"unit": "ns/iter",
209416+
"extra": "iterations: 1108304\ncpu: 128.52690236613782 ns\nthreads: 1"
209417+
},
209418+
{
209419+
"name": "BM_Base64Unescape",
209420+
"value": 126.518480546214,
209421+
"unit": "ns/iter",
209422+
"extra": "iterations: 1219266\ncpu: 115.50511537269146 ns\nthreads: 1"
209423+
},
209424+
{
209425+
"name": "BM_AttributeMapHash",
209426+
"value": 184.52797720008567,
209427+
"unit": "ns/iter",
209428+
"extra": "iterations: 850356\ncpu: 172.27465673200402 ns\nthreads: 1"
209429+
},
209430+
{
209431+
"name": "BM_BaselineBuffer/1",
209432+
"value": 5856308.937072754,
209433+
"unit": "ns/iter",
209434+
"extra": "iterations: 100\ncpu: 65725.48000000001 ns\nthreads: 1"
209435+
},
209436+
{
209437+
"name": "BM_BaselineBuffer/2",
209438+
"value": 3268948.038115756,
209439+
"unit": "ns/iter",
209440+
"extra": "iterations: 1048\ncpu: 136907.44561068705 ns\nthreads: 1"
209441+
},
209442+
{
209443+
"name": "BM_BaselineBuffer/4",
209444+
"value": 3081219.53691755,
209445+
"unit": "ns/iter",
209446+
"extra": "iterations: 588\ncpu: 231540.52721088435 ns\nthreads: 1"
209447+
},
209448+
{
209449+
"name": "BM_LockFreeBuffer/1",
209450+
"value": 2434194.326400757,
209451+
"unit": "ns/iter",
209452+
"extra": "iterations: 1000\ncpu: 54796.703 ns\nthreads: 1"
209453+
},
209454+
{
209455+
"name": "BM_LockFreeBuffer/2",
209456+
"value": 2739664.7992010363,
209457+
"unit": "ns/iter",
209458+
"extra": "iterations: 1002\ncpu: 145932.15568862276 ns\nthreads: 1"
209459+
},
209460+
{
209461+
"name": "BM_LockFreeBuffer/4",
209462+
"value": 3068459.2915892834,
209463+
"unit": "ns/iter",
209464+
"extra": "iterations: 509\ncpu: 262050.08840864443 ns\nthreads: 1"
209465+
},
209466+
{
209467+
"name": "BM_AlwaysOffSamplerConstruction",
209468+
"value": 1.5699346896437267,
209469+
"unit": "ns/iter",
209470+
"extra": "iterations: 90695315\ncpu: 1.558970372394649 ns\nthreads: 1"
209471+
},
209472+
{
209473+
"name": "BM_AlwaysOnSamplerConstruction",
209474+
"value": 0.8085173357824506,
209475+
"unit": "ns/iter",
209476+
"extra": "iterations: 176663347\ncpu: 0.7981794265451112 ns\nthreads: 1"
209477+
},
209478+
{
209479+
"name": "BM_AlwaysOffSamplerShouldSample",
209480+
"value": 23.77011734872634,
209481+
"unit": "ns/iter",
209482+
"extra": "iterations: 5909903\ncpu: 23.679439747149836 ns\nthreads: 1"
209483+
},
209484+
{
209485+
"name": "BM_AlwaysOnSamplerShouldSample",
209486+
"value": 23.84261216764655,
209487+
"unit": "ns/iter",
209488+
"extra": "iterations: 5816186\ncpu: 23.807087840725863 ns\nthreads: 1"
209489+
},
209490+
{
209491+
"name": "BM_ParentBasedSamplerShouldSample",
209492+
"value": 30.040709889992357,
209493+
"unit": "ns/iter",
209494+
"extra": "iterations: 4741243\ncpu: 29.407737802091127 ns\nthreads: 1"
209495+
},
209496+
{
209497+
"name": "BM_TraceIdRatioBasedSamplerShouldSample",
209498+
"value": 14.502399732776793,
209499+
"unit": "ns/iter",
209500+
"extra": "iterations: 10329132\ncpu: 14.488661777194825 ns\nthreads: 1"
209501+
},
209502+
{
209503+
"name": "BM_SpanCreation",
209504+
"value": 1038.203239440918,
209505+
"unit": "ns/iter",
209506+
"extra": "iterations: 100000\ncpu: 1036.9927299999993 ns\nthreads: 1"
209507+
},
209508+
{
209509+
"name": "BM_NoopSpanCreation",
209510+
"value": 263.68609297526655,
209511+
"unit": "ns/iter",
209512+
"extra": "iterations: 536103\ncpu: 261.02491312303806 ns\nthreads: 1"
209513+
},
209514+
{
209515+
"name": "BM_NewIndexer",
209516+
"value": 12.194557129161526,
209517+
"unit": "ns/iter",
209518+
"extra": "iterations: 10042000\ncpu: 12.199116709818755 ns\nthreads: 1"
209519+
},
209520+
{
209521+
"name": "BM_ComputeIndex/-1",
209522+
"value": 9.925281984345295,
209523+
"unit": "ns/iter",
209524+
"extra": "iterations: 14597000\ncpu: 9.880057409057017 ns\nthreads: 1"
209525+
},
209526+
{
209527+
"name": "BM_ComputeIndex/0",
209528+
"value": 9.969507105521432,
209529+
"unit": "ns/iter",
209530+
"extra": "iterations: 14422000\ncpu: 9.816995701011672 ns\nthreads: 1"
209531+
},
209532+
{
209533+
"name": "BM_ComputeIndex/1",
209534+
"value": 16.16155913070703,
209535+
"unit": "ns/iter",
209536+
"extra": "iterations: 8173000\ncpu: 16.160289245074704 ns\nthreads: 1"
209537+
},
209538+
{
209539+
"name": "BM_ComputeIndex/20",
209540+
"value": 17.144099241782683,
209541+
"unit": "ns/iter",
209542+
"extra": "iterations: 8395000\ncpu: 17.040281000595716 ns\nthreads: 1"
209543+
},
209544+
{
209545+
"name": "BM_MeasurementsTest",
209546+
"value": 3308555.841445923,
209547+
"unit": "ns/iter",
209548+
"extra": "iterations: 1000\ncpu: 26831.279000000002 ns\nthreads: 1"
209549+
},
209550+
{
209551+
"name": "BM_AttributseProcessorFilter",
209552+
"value": 247.07272147137735,
209553+
"unit": "ns/iter",
209554+
"extra": "iterations: 560167\ncpu: 247.06508237721965 ns\nthreads: 1"
209555+
},
209556+
{
209557+
"name": "BM_AttributseHashMap",
209558+
"value": 28934104.101998467,
209559+
"unit": "ns/iter",
209560+
"extra": "iterations: 7\ncpu: 19129249.000000004 ns\nthreads: 1"
209561+
},
209562+
{
209563+
"name": "BM_SumAggregation",
209564+
"value": 8466902.901144588,
209565+
"unit": "ns/iter",
209566+
"extra": "iterations: 17\ncpu: 8274232.705882355 ns\nthreads: 1"
209567+
},
209568+
{
209569+
"name": "BM_HistogramAggregation",
209570+
"value": 10397389.53113556,
209571+
"unit": "ns/iter",
209572+
"extra": "iterations: 16\ncpu: 8607879.3125 ns\nthreads: 1"
209573+
}
209574+
]
209377209575
}
209378209576
],
209379209577
"OpenTelemetry-cpp exporters Benchmark": [

0 commit comments

Comments
 (0)