Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for 638876b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 7, 2024
1 parent 4110147 commit 2b6a809
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1715046827038,
"lastUpdate": 1715099044214,
"repoUrl": "https://github.com/textlint/textlint",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -33980,6 +33980,48 @@ window.BENCHMARK_DATA = {
"range": "± 0.01771110400000009"
}
]
},
{
"commit": {
"author": {
"email": "29139614+renovate[bot]@users.noreply.github.com",
"name": "renovate[bot]",
"username": "renovate[bot]"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "638876b6e3b78273e64765766e22fe20f8909988",
"message": "chore(deps): update dependency node to v20",
"timestamp": "2024-05-07T16:21:41Z",
"tree_id": "8e4b1c59e9cc053cf839415787fe009b2f9b553e",
"url": "https://github.com/textlint/textlint/commit/638876b6e3b78273e64765766e22fe20f8909988"
},
"date": 1715099042317,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "npm run bench:self",
"value": 3.2204092991799995,
"unit": "seconds",
"range": "± 0.039251156000000176"
},
{
"name": "npm run bench:technical-writing",
"value": 6.847200040780001,
"unit": "seconds",
"range": "± 0.14486763100000033"
},
{
"name": "npm run bench:jtf-style",
"value": 0.76572022598,
"unit": "seconds",
"range": "± 0.02685230400000005"
}
]
}
]
}
Expand Down

0 comments on commit 2b6a809

Please sign in to comment.