Skip to content

Commit

Permalink
add Benchmark (jmh) benchmark result for 87aa488
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark authored and felldo committed Nov 17, 2023
1 parent e0ac1c9 commit 3f62b42
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1700228846912,
"lastUpdate": 1700228848471,
"repoUrl": "https://github.com/felldo/JEmoji",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -55,6 +55,32 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"name": "felldo",
"username": "felldo"
},
"committer": {
"name": "felldo",
"username": "felldo"
},
"id": "87aa488eb2b45f698e6d5de199fa04a85aa48c06",
"message": "Bench11",
"timestamp": "2023-11-05T10:05:19Z",
"url": "https://github.com/felldo/JEmoji/pull/36/commits/87aa488eb2b45f698e6d5de199fa04a85aa48c06"
},
"date": 1700228846473,
"tool": "jmh",
"benches": [
{
"name": "benchmark.EmojiManagerBenchmark.replaceAllEmojis",
"value": 200.55057850666668,
"unit": "ms/op",
"extra": "iterations: 5\nforks: 2\nthreads: 1"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit 3f62b42

Please sign in to comment.