Skip to content

Commit f6f915b

Browse files
author
github-action-benchmark
committed
add JMH Benchmark (jmh) benchmark result for 2e6f4e3
1 parent 74e955c commit f6f915b

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1757159033118,
2+
"lastUpdate": 1757159036124,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -66009,6 +66009,36 @@ window.BENCHMARK_DATA = {
6600966009
"extra": "iterations: 3\nforks: 1\nthreads: 1"
6601066010
}
6601166011
]
66012+
},
66013+
{
66014+
"commit": {
66015+
"author": {
66016+
"email": "k.trzesniewski@gmail.com",
66017+
"name": "Chris Trzesniewski",
66018+
"username": "ktrz"
66019+
},
66020+
"committer": {
66021+
"email": "k.trzesniewski@gmail.com",
66022+
"name": "Chris Trzesniewski",
66023+
"username": "ktrz"
66024+
},
66025+
"distinct": true,
66026+
"id": "2e6f4e33d6695578ee68981a04100aa77e0ac037",
66027+
"message": "release v1.20.7",
66028+
"timestamp": "2025-09-06T13:39:25+02:00",
66029+
"tree_id": "61acd4d1aa66b499262480d88e87cd7aed5b03fc",
66030+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/2e6f4e33d6695578ee68981a04100aa77e0ac037"
66031+
},
66032+
"date": 1757159031804,
66033+
"tool": "jmh",
66034+
"benches": [
66035+
{
66036+
"name": "org.openjdk.jmh.samples.JMHSample_01_HelloWorld.wellHelloThere",
66037+
"value": 1942523979.7956645,
66038+
"unit": "ops/s",
66039+
"extra": "iterations: 3\nforks: 1\nthreads: 1"
66040+
}
66041+
]
6601266042
}
6601366043
],
6601466044
"Catch2 Benchmark (v3)": [

0 commit comments

Comments
 (0)