Skip to content

Commit

Permalink
Update benchmark-node-output.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 26, 2024
1 parent 7ae540b commit 3bebd23
Showing 1 changed file with 55 additions and 1 deletion.
56 changes: 55 additions & 1 deletion benchmark-node-output.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdate": 1735144497886,
"lastUpdate": 1735216803671,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -69464,6 +69464,60 @@
"unit": "ms / ops"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Eaviyi",
"username": "eavidy"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fd29affd53f3c641c5ed1e38a709cfbe2bba3e46",
"message": "fix(cli): allow load ts config file that are not in the working directory (#3238)\n\n### Description\n\nFix #3237\n\n---------\n\nCo-authored-by: underfin <[email protected]>",
"timestamp": "2024-12-26T12:18:31Z",
"tree_id": "76ebb1e9c6380e5a1fe5392ce482e9e1f637e182",
"url": "https://github.com/rolldown/rolldown/commit/fd29affd53f3c641c5ed1e38a709cfbe2bba3e46"
},
"date": 1735216803642,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "430.29",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "670.80",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify (default)",
"value": "1122.21",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify-sourcemap (default)",
"value": "1499.01",
"unit": "ms / ops"
},
{
"name": "rome-ts (default)",
"value": "146.29",
"unit": "ms / ops"
},
{
"name": "rome-ts-sourcemap (default)",
"value": "226.79",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit 3bebd23

Please sign in to comment.