Skip to content

Commit

Permalink
add JMH Benchmark (jmh) benchmark result for 83426c04e20ff3faef1257b5…
Browse files Browse the repository at this point in the history
…44e08620a88c4551
  • Loading branch information
github-action-benchmark committed Jan 24, 2024
1 parent 2fe1319 commit c8504e5
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 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": 1706111455224,
"lastUpdate": 1706111458587,
"entries": {
"Rust Benchmark": [
{
Expand Down Expand Up @@ -48525,6 +48525,36 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 3\nforks: 1\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Trześniewski",
"username": "ktrz"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "83426c04e20ff3faef1257b544e08620a88c4551",
"message": "chore: update actions/* (#212)\n\n* update actions/checkout to v4\r\n* update actions/cache to v4\r\n* update actions/setup-node to v4\r\n* remove unnecessary usages of action/cache for node\r\n* update actions/setup-python to v5\r\n* update actions/setup-dotnet to v3\r\n* update actions/setup-java to v4",
"timestamp": "2024-01-24T16:49:01+01:00",
"tree_id": "441b45a8ec7c4c508ba15f086a4a2360eec3cb47",
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/83426c04e20ff3faef1257b544e08620a88c4551"
},
"date": 1706111456991,
"tool": "jmh",
"benches": [
{
"name": "org.openjdk.jmh.samples.JMHSample_01_HelloWorld.wellHelloThere",
"value": 1975369870.4607096,
"unit": "ops/s",
"extra": "iterations: 3\nforks: 1\nthreads: 1"
}
]
}
]
},
Expand Down

0 comments on commit c8504e5

Please sign in to comment.