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 Sep 18, 2024
1 parent 9b7ba16 commit bc5314c
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": 1726656046060,
"lastUpdate": 1726656394573,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -41438,6 +41438,60 @@
"unit": "ms / ops"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Yunfei He",
"username": "hyf0"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "ccb895f330d7f163e0700bbcbe3aa63fb51aa5a5",
"message": "refactor(rust): change `EcmaModuleFactory` to `EcmaModuleViewFactory` (#2251)\n\n<!-- Thank you for contributing! -->\n\n### Description\n\n<!-- Please insert your description here and provide especially info\nabout the \"what\" this PR is solving -->",
"timestamp": "2024-09-18T10:27:45Z",
"tree_id": "61f19d061e9e04c3bb93966ad08757caf4e79e43",
"url": "https://github.com/rolldown/rolldown/commit/ccb895f330d7f163e0700bbcbe3aa63fb51aa5a5"
},
"date": 1726656394561,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "368.22",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "588.64",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify (default)",
"value": "975.73",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify-sourcemap (default)",
"value": "1404.44",
"unit": "ms / ops"
},
{
"name": "rome-ts (default)",
"value": "128.15",
"unit": "ms / ops"
},
{
"name": "rome-ts-sourcemap (default)",
"value": "188.93",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit bc5314c

Please sign in to comment.