Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 01b0b5b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 26, 2024
1 parent 85f2a60 commit 7119111
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": 1727366854887,
"lastUpdate": 1727367147983,
"repoUrl": "https://github.com/mizdra/eslint-interactive",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2155,6 +2155,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": "01b0b5b320d62a4fbb36d7c14f0b0fb35c37ec65",
"message": "Merge pull request #366 from mizdra/fix-problems-with-legacy-config-and-3rd-party-plugin\n\nFix a problem that 3rd-party plugins could not be loaded with legacy config",
"timestamp": "2024-09-27T01:10:52+09:00",
"tree_id": "73931a63838108bd9d2fdcde795a05ec2521c536",
"url": "https://github.com/mizdra/eslint-interactive/commit/01b0b5b320d62a4fbb36d7c14f0b0fb35c37ec65"
},
"date": 1727367146992,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "cachegrind-benchmarking",
"value": 8320617162,
"unit": "instructions"
}
]
}
]
}
Expand Down

0 comments on commit 7119111

Please sign in to comment.