-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark (jmh) benchmark result for f89bf77
- Loading branch information
github-action-benchmark
committed
Feb 27, 2024
1 parent
f89bf77
commit 9b72bc0
Showing
1 changed file
with
235 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1709038725378, | ||
"lastUpdate": 1709043481130, | ||
"repoUrl": "https://github.com/softwaremill/jox", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -7850,6 +7850,240 @@ window.BENCHMARK_DATA = { | |
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "adamw", | ||
"username": "adamw" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "adamw", | ||
"username": "adamw" | ||
}, | ||
"distinct": true, | ||
"id": "f89bf77f6530fdc07de8d8321c896c28cd94b1df", | ||
"message": "Update benchmark results", | ||
"timestamp": "2024-02-27T15:04:25+01:00", | ||
"tree_id": "ff73649f510776497f0188b8281674fbefe15365", | ||
"url": "https://github.com/softwaremill/jox/commit/f89bf77f6530fdc07de8d8321c896c28cd94b1df" | ||
}, | ||
"date": 1709043481113, | ||
"tool": "jmh", | ||
"benches": [ | ||
{ | ||
"name": "com.softwaremill.jox.BufferedBenchmark.arrayBlockingQueue ( {\"capacity\":\"16\"} )", | ||
"value": 153.7895866857143, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.BufferedBenchmark.arrayBlockingQueue ( {\"capacity\":\"100\"} )", | ||
"value": 115.91642166666668, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.BufferedBenchmark.channel ( {\"capacity\":\"16\"} )", | ||
"value": 84.57718226025641, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.BufferedBenchmark.channel ( {\"capacity\":\"100\"} )", | ||
"value": 74.58144268571428, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedBenchmark.channelChain ( {\"capacity\":\"0\",\"chainLength\":\"10000\"} )", | ||
"value": 1022.40488802, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedBenchmark.channelChain ( {\"capacity\":\"16\",\"chainLength\":\"10000\"} )", | ||
"value": 31.269307765, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedBenchmark.channelChain ( {\"capacity\":\"100\",\"chainLength\":\"10000\"} )", | ||
"value": 18.925055306666668, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedBenchmark.queueChain ( {\"capacity\":\"0\",\"chainLength\":\"10000\"} )", | ||
"value": 113.21398598, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedBenchmark.queueChain ( {\"capacity\":\"16\",\"chainLength\":\"10000\"} )", | ||
"value": 17.122882756666666, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedBenchmark.queueChain ( {\"capacity\":\"100\",\"chainLength\":\"10000\"} )", | ||
"value": 10.04526974, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelBenchmark.parallelChannels ( {\"capacity\":\"0\",\"parallelism\":\"10000\"} )", | ||
"value": 917.8065579199999, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelBenchmark.parallelChannels ( {\"capacity\":\"16\",\"parallelism\":\"10000\"} )", | ||
"value": 31.020331195, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelBenchmark.parallelChannels ( {\"capacity\":\"100\",\"parallelism\":\"10000\"} )", | ||
"value": 20.514023298, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelBenchmark.parallelQueues ( {\"capacity\":\"0\",\"parallelism\":\"10000\"} )", | ||
"value": 121.25341646, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelBenchmark.parallelQueues ( {\"capacity\":\"16\",\"parallelism\":\"10000\"} )", | ||
"value": 23.037418952, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelBenchmark.parallelQueues ( {\"capacity\":\"100\",\"parallelism\":\"10000\"} )", | ||
"value": 8.847733411666667, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.RendezvousBenchmark.channel", | ||
"value": 202.88551884666668, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.RendezvousBenchmark.exchanger", | ||
"value": 92.88651092424242, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.RendezvousBenchmark.synchronousQueue", | ||
"value": 578.4610584333334, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.SelectBenchmark.selectWithSingleClause", | ||
"value": 220.88012301333333, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.SelectBenchmark.selectWithTwoClauses", | ||
"value": 216.98685340000003, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.BufferedKotlinBenchmark.channel_defaultDispatcher ( {\"capacity\":\"16\"} )", | ||
"value": 47.95572044935064, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.BufferedKotlinBenchmark.channel_defaultDispatcher ( {\"capacity\":\"100\"} )", | ||
"value": 32.45029199354839, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedKotlinBenchmark.channelChain_defaultDispatcher ( {\"capacity\":\"0\",\"chainLength\":\"10000\"} )", | ||
"value": 58.09441187, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedKotlinBenchmark.channelChain_defaultDispatcher ( {\"capacity\":\"16\",\"chainLength\":\"10000\"} )", | ||
"value": 17.42689298, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedKotlinBenchmark.channelChain_defaultDispatcher ( {\"capacity\":\"100\",\"chainLength\":\"10000\"} )", | ||
"value": 15.443814357142859, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedKotlinBenchmark.channelChain_eventLoop ( {\"capacity\":\"0\",\"chainLength\":\"10000\"} )", | ||
"value": 109.65798084000001, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedKotlinBenchmark.channelChain_eventLoop ( {\"capacity\":\"16\",\"chainLength\":\"10000\"} )", | ||
"value": 37.366695846666666, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ChainedKotlinBenchmark.channelChain_eventLoop ( {\"capacity\":\"100\",\"chainLength\":\"10000\"} )", | ||
"value": 30.976226175, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelKotlinBenchmark.parallelChannels_defaultDispatcher ( {\"capacity\":\"0\",\"parallelism\":\"10000\"} )", | ||
"value": 66.90470352000001, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelKotlinBenchmark.parallelChannels_defaultDispatcher ( {\"capacity\":\"16\",\"parallelism\":\"10000\"} )", | ||
"value": 21.233483808, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.ParallelKotlinBenchmark.parallelChannels_defaultDispatcher ( {\"capacity\":\"100\",\"parallelism\":\"10000\"} )", | ||
"value": 15.390777891428574, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.RendezvousKotlinBenchmark.channel_defaultDispatcher", | ||
"value": 145.9280118285714, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.SelectKotlinBenchmark.selectWithSingleClause_defaultDispatcher", | ||
"value": 249.09639871999997, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
}, | ||
{ | ||
"name": "com.softwaremill.jox.SelectKotlinBenchmark.selectWithTwoClauses_defaultDispatcher", | ||
"value": 325.9298833, | ||
"unit": "ns/op", | ||
"extra": "iterations: 5\nforks: 1\nthreads: 1" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|