Skip to content

Commit

Permalink
add JMH Benchmark (jmh) benchmark result for fe4e90e7735310d03ca4b1d8…
Browse files Browse the repository at this point in the history
…f0eb1d425c55be00
  • Loading branch information
github-action-benchmark committed Jun 19, 2024
1 parent e7e46e8 commit ee721ed
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": 1718826992342,
"lastUpdate": 1718826996187,
"entries": {
"Rust Benchmark": [
{
Expand Down Expand Up @@ -56835,6 +56835,36 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 3\nforks: 1\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sam Xie",
"username": "XSAM"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fe4e90e7735310d03ca4b1d8f0eb1d425c55be00",
"message": "Fix broken links to github actions (#253)",
"timestamp": "2024-06-19T21:55:27+02:00",
"tree_id": "133b0c86f676b3f67de7ba8141fe165421647295",
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/fe4e90e7735310d03ca4b1d8f0eb1d425c55be00"
},
"date": 1718826994528,
"tool": "jmh",
"benches": [
{
"name": "org.openjdk.jmh.samples.JMHSample_01_HelloWorld.wellHelloThere",
"value": 1972871129.4353168,
"unit": "ops/s",
"extra": "iterations: 3\nforks: 1\nthreads: 1"
}
]
}
],
"Criterion.rs Benchmark": [
Expand Down

0 comments on commit ee721ed

Please sign in to comment.