Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for c9d9114
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 2, 2024
1 parent 9a1cbc3 commit becdb57
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 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": 1725294193528,
"lastUpdate": 1725294277664,
"repoUrl": "https://github.com/mizdra/eslint-interactive",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2097,6 +2097,35 @@ window.BENCHMARK_DATA = {
"unit": "instructions"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "mizdra",
"username": "mizdra"
},
"committer": {
"email": "[email protected]",
"name": "mizdra",
"username": "mizdra"
},
"distinct": true,
"id": "c9d9114f88bb6a00b021d6d9037007ef1755fb75",
"message": "11.0.3",
"timestamp": "2024-09-03T01:22:48+09:00",
"tree_id": "681601ce7bc405d45dc3df16e956fd0641923188",
"url": "https://github.com/mizdra/eslint-interactive/commit/c9d9114f88bb6a00b021d6d9037007ef1755fb75"
},
"date": 1725294276721,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "cachegrind-benchmarking",
"value": 8184378465,
"unit": "instructions"
}
]
}
]
}
Expand Down

0 comments on commit becdb57

Please sign in to comment.