Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 0591eb1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2023
1 parent e0f0395 commit 86f29a8
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": 1699195176296,
"lastUpdate": 1699195945883,
"repoUrl": "https://github.com/mizdra/eslint-interactive",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10062,6 +10062,35 @@ window.BENCHMARK_DATA = {
"unit": "instructions"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "mizdra",
"username": "mizdra"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0591eb160c0c55d359ae21e54058da6236e1a19f",
"message": "Merge pull request #312 from mizdra/focus-on-minimum-version-set-for-ci\n\nFocus on minimum version set for CI",
"timestamp": "2023-11-05T23:50:18+09:00",
"tree_id": "bf6da215db67bde4b415726c37522b080ad97092",
"url": "https://github.com/mizdra/eslint-interactive/commit/0591eb160c0c55d359ae21e54058da6236e1a19f"
},
"date": 1699195944863,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "cachegrind-benchmarking",
"value": 22302574828,
"unit": "instructions"
}
]
}
]
}
Expand Down

0 comments on commit 86f29a8

Please sign in to comment.