Skip to content

Commit 86a5dee

Browse files
author
github-action-benchmark
committed
add Benchmark (jmh) benchmark result for 6354e09
1 parent 7361870 commit 86a5dee

1 file changed

Lines changed: 337 additions & 1 deletion

File tree

benchmarks/data.js

Lines changed: 337 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1778278794642,
2+
"lastUpdate": 1778282238351,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-java",
44
"entries": {
55
"Benchmark": [
@@ -68170,6 +68170,342 @@ window.BENCHMARK_DATA = {
6817068170
"extra": "iterations: 10\nforks: 3\nthreads: 4"
6817168171
}
6817268172
]
68173+
},
68174+
{
68175+
"commit": {
68176+
"author": {
68177+
"email": "34418638+jack-berg@users.noreply.github.com",
68178+
"name": "Jack Berg",
68179+
"username": "jack-berg"
68180+
},
68181+
"committer": {
68182+
"email": "noreply@github.com",
68183+
"name": "GitHub",
68184+
"username": "web-flow"
68185+
},
68186+
"distinct": true,
68187+
"id": "6354e09150901f191a6c09c07ae8fb453ac039fd",
68188+
"message": "Update changelog with GHSA ref (#8388)",
68189+
"timestamp": "2026-05-08T14:21:58-05:00",
68190+
"tree_id": "55dc852679b44a42a06bfc227b61d097b32be2a4",
68191+
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/6354e09150901f191a6c09c07ae8fb453ac039fd"
68192+
},
68193+
"date": 1778282237374,
68194+
"tool": "jmh",
68195+
"benches": [
68196+
{
68197+
"name": "io.opentelemetry.sdk.LogRecordBenchmark.threads1 ( {\"logSize\":\"SMALL\"} )",
68198+
"value": 1528920.5287533342,
68199+
"unit": "ops/s",
68200+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68201+
},
68202+
{
68203+
"name": "io.opentelemetry.sdk.LogRecordBenchmark.threads1 ( {\"logSize\":\"MEDIUM\"} )",
68204+
"value": 1239802.0556988444,
68205+
"unit": "ops/s",
68206+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68207+
},
68208+
{
68209+
"name": "io.opentelemetry.sdk.LogRecordBenchmark.threads1 ( {\"logSize\":\"LARGE\"} )",
68210+
"value": 122554.16137481127,
68211+
"unit": "ops/s",
68212+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68213+
},
68214+
{
68215+
"name": "io.opentelemetry.sdk.LogRecordBenchmark.threads4 ( {\"logSize\":\"SMALL\"} )",
68216+
"value": 1271445.6192050832,
68217+
"unit": "ops/s",
68218+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68219+
},
68220+
{
68221+
"name": "io.opentelemetry.sdk.LogRecordBenchmark.threads4 ( {\"logSize\":\"MEDIUM\"} )",
68222+
"value": 545200.7366558574,
68223+
"unit": "ops/s",
68224+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68225+
},
68226+
{
68227+
"name": "io.opentelemetry.sdk.LogRecordBenchmark.threads4 ( {\"logSize\":\"LARGE\"} )",
68228+
"value": 390964.30983314273,
68229+
"unit": "ops/s",
68230+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68231+
},
68232+
{
68233+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )",
68234+
"value": 29244251.056535013,
68235+
"unit": "ops/s",
68236+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68237+
},
68238+
{
68239+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )",
68240+
"value": 29634328.191387817,
68241+
"unit": "ops/s",
68242+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68243+
},
68244+
{
68245+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )",
68246+
"value": 26252840.58371335,
68247+
"unit": "ops/s",
68248+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68249+
},
68250+
{
68251+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )",
68252+
"value": 19547438.775264096,
68253+
"unit": "ops/s",
68254+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68255+
},
68256+
{
68257+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )",
68258+
"value": 22429919.81606429,
68259+
"unit": "ops/s",
68260+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68261+
},
68262+
{
68263+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )",
68264+
"value": 30194599.245260064,
68265+
"unit": "ops/s",
68266+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68267+
},
68268+
{
68269+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )",
68270+
"value": 30544302.05171959,
68271+
"unit": "ops/s",
68272+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68273+
},
68274+
{
68275+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )",
68276+
"value": 25691054.871461473,
68277+
"unit": "ops/s",
68278+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68279+
},
68280+
{
68281+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )",
68282+
"value": 18504126.224811714,
68283+
"unit": "ops/s",
68284+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68285+
},
68286+
{
68287+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )",
68288+
"value": 17699927.508306988,
68289+
"unit": "ops/s",
68290+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68291+
},
68292+
{
68293+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )",
68294+
"value": 59744641.29666389,
68295+
"unit": "ops/s",
68296+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68297+
},
68298+
{
68299+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )",
68300+
"value": 52554172.70510831,
68301+
"unit": "ops/s",
68302+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68303+
},
68304+
{
68305+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )",
68306+
"value": 41597542.70594048,
68307+
"unit": "ops/s",
68308+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68309+
},
68310+
{
68311+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )",
68312+
"value": 23568189.726242315,
68313+
"unit": "ops/s",
68314+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68315+
},
68316+
{
68317+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )",
68318+
"value": 26273355.906221457,
68319+
"unit": "ops/s",
68320+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68321+
},
68322+
{
68323+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )",
68324+
"value": 53217826.60133322,
68325+
"unit": "ops/s",
68326+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68327+
},
68328+
{
68329+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )",
68330+
"value": 53598258.65262129,
68331+
"unit": "ops/s",
68332+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68333+
},
68334+
{
68335+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )",
68336+
"value": 38931892.626502156,
68337+
"unit": "ops/s",
68338+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68339+
},
68340+
{
68341+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )",
68342+
"value": 21374924.419234972,
68343+
"unit": "ops/s",
68344+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68345+
},
68346+
{
68347+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads1 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )",
68348+
"value": 20273851.357687213,
68349+
"unit": "ops/s",
68350+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68351+
},
68352+
{
68353+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )",
68354+
"value": 5531005.563987834,
68355+
"unit": "ops/s",
68356+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68357+
},
68358+
{
68359+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )",
68360+
"value": 5493983.072288273,
68361+
"unit": "ops/s",
68362+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68363+
},
68364+
{
68365+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )",
68366+
"value": 3795379.888896146,
68367+
"unit": "ops/s",
68368+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68369+
},
68370+
{
68371+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )",
68372+
"value": 1864212.5008364234,
68373+
"unit": "ops/s",
68374+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68375+
},
68376+
{
68377+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )",
68378+
"value": 1591051.2863061242,
68379+
"unit": "ops/s",
68380+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68381+
},
68382+
{
68383+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )",
68384+
"value": 7211247.597838279,
68385+
"unit": "ops/s",
68386+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68387+
},
68388+
{
68389+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )",
68390+
"value": 7314169.609122375,
68391+
"unit": "ops/s",
68392+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68393+
},
68394+
{
68395+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )",
68396+
"value": 7948856.1783774,
68397+
"unit": "ops/s",
68398+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68399+
},
68400+
{
68401+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )",
68402+
"value": 7021655.622926721,
68403+
"unit": "ops/s",
68404+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68405+
},
68406+
{
68407+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"DELTA\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )",
68408+
"value": 6050489.01226912,
68409+
"unit": "ops/s",
68410+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68411+
},
68412+
{
68413+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )",
68414+
"value": 14951328.962340485,
68415+
"unit": "ops/s",
68416+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68417+
},
68418+
{
68419+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )",
68420+
"value": 10432024.084313514,
68421+
"unit": "ops/s",
68422+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68423+
},
68424+
{
68425+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )",
68426+
"value": 5108190.684778181,
68427+
"unit": "ops/s",
68428+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68429+
},
68430+
{
68431+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )",
68432+
"value": 2190705.1855199602,
68433+
"unit": "ops/s",
68434+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68435+
},
68436+
{
68437+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"1\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )",
68438+
"value": 1700978.0051381767,
68439+
"unit": "ops/s",
68440+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68441+
},
68442+
{
68443+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"COUNTER_SUM\"} )",
68444+
"value": 27733675.301879775,
68445+
"unit": "ops/s",
68446+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68447+
},
68448+
{
68449+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"UP_DOWN_COUNTER_SUM\"} )",
68450+
"value": 28262932.66453578,
68451+
"unit": "ops/s",
68452+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68453+
},
68454+
{
68455+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"GAUGE_LAST_VALUE\"} )",
68456+
"value": 29607394.663287878,
68457+
"unit": "ops/s",
68458+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68459+
},
68460+
{
68461+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_EXPLICIT\"} )",
68462+
"value": 18927023.09512621,
68463+
"unit": "ops/s",
68464+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68465+
},
68466+
{
68467+
"name": "io.opentelemetry.sdk.MetricRecordBenchmark.threads4 ( {\"aggregationTemporality\":\"CUMULATIVE\",\"cardinality\":\"128\",\"instrumentTypeAndAggregation\":\"HISTOGRAM_BASE2_EXPONENTIAL\"} )",
68468+
"value": 11027242.470213452,
68469+
"unit": "ops/s",
68470+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68471+
},
68472+
{
68473+
"name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads1 ( {\"spanSize\":\"SMALL\"} )",
68474+
"value": 3041100.6473860918,
68475+
"unit": "ops/s",
68476+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68477+
},
68478+
{
68479+
"name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads1 ( {\"spanSize\":\"MEDIUM\"} )",
68480+
"value": 417493.2616930397,
68481+
"unit": "ops/s",
68482+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68483+
},
68484+
{
68485+
"name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads1 ( {\"spanSize\":\"LARGE\"} )",
68486+
"value": 45957.256131386705,
68487+
"unit": "ops/s",
68488+
"extra": "iterations: 10\nforks: 3\nthreads: 1"
68489+
},
68490+
{
68491+
"name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads4 ( {\"spanSize\":\"SMALL\"} )",
68492+
"value": 1416141.7400496176,
68493+
"unit": "ops/s",
68494+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68495+
},
68496+
{
68497+
"name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads4 ( {\"spanSize\":\"MEDIUM\"} )",
68498+
"value": 1142270.3109334542,
68499+
"unit": "ops/s",
68500+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68501+
},
68502+
{
68503+
"name": "io.opentelemetry.sdk.SpanRecordBenchmark.threads4 ( {\"spanSize\":\"LARGE\"} )",
68504+
"value": 165317.1792576299,
68505+
"unit": "ops/s",
68506+
"extra": "iterations: 10\nforks: 3\nthreads: 4"
68507+
}
68508+
]
6817368509
}
6817468510
]
6817568511
}

0 commit comments

Comments
 (0)