Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 48c9f39
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 28, 2024
1 parent f212fbb commit f789f8c
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": 1727512734565,
"lastUpdate": 1727513828514,
"repoUrl": "https://github.com/mizdra/eslint-interactive",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2271,6 +2271,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": "48c9f39af92a0f3f14e03275b41375532843350a",
"message": "Merge pull request #378 from mizdra/use-util-pkg-instead-of-strip-ansi\n\nUse `util.stripVTControlCharacters` instead of `strip-ansi`",
"timestamp": "2024-09-28T17:55:55+09:00",
"tree_id": "aa4585ff12132c9969cff56a2ed548c4bc1a4a06",
"url": "https://github.com/mizdra/eslint-interactive/commit/48c9f39af92a0f3f14e03275b41375532843350a"
},
"date": 1727513827986,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "cachegrind-benchmarking",
"value": 8315024125,
"unit": "instructions"
}
]
}
]
}
Expand Down

0 comments on commit f789f8c

Please sign in to comment.