Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for fd057e3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2023
1 parent 445b257 commit e0f0395
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": 1699193687876,
"lastUpdate": 1699195176296,
"repoUrl": "https://github.com/mizdra/eslint-interactive",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10033,6 +10033,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": "fd057e348292ba91c55220c23dac6538f2c81797",
"message": "Merge pull request #311 from mizdra/require-node-18\n\nRequire Node.js v18+",
"timestamp": "2023-11-05T23:37:31+09:00",
"tree_id": "819e47de922030785fe265ee410af37d5ed7bd9a",
"url": "https://github.com/mizdra/eslint-interactive/commit/fd057e348292ba91c55220c23dac6538f2c81797"
},
"date": 1699195175828,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "cachegrind-benchmarking",
"value": 22361086722,
"unit": "instructions"
}
]
}
]
}
Expand Down

0 comments on commit e0f0395

Please sign in to comment.