Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for f8944f7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 26, 2024
1 parent becdb57 commit 85f2a60
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": 1725294277664,
"lastUpdate": 1727366854887,
"repoUrl": "https://github.com/mizdra/eslint-interactive",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2126,6 +2126,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": "f8944f72464f12d4b59943e5bb8b8ad36c90cb2a",
"message": "Merge pull request #368 from mizdra/suppress-type-errors-during-e2e-testing\n\nSuppress type errors during E2E testing",
"timestamp": "2024-09-27T01:05:58+09:00",
"tree_id": "a609083a1cfbc0c5fa616922b387b3cbfbe0e46b",
"url": "https://github.com/mizdra/eslint-interactive/commit/f8944f72464f12d4b59943e5bb8b8ad36c90cb2a"
},
"date": 1727366853608,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "cachegrind-benchmarking",
"value": 8197614065,
"unit": "instructions"
}
]
}
]
}
Expand Down

0 comments on commit 85f2a60

Please sign in to comment.