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 Jan 11, 2025
1 parent 74b7f32 commit 04e6824
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": 1736505439193,
"lastUpdate": 1736594322707,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -71570,6 +71570,60 @@
"unit": "ms / ops"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "dalaoshu",
"username": "shulaoda"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "67a005188f1c82b8b8bec6a333fc95a35f5291d7",
"message": "refactor(rust): remove unnecessary `CssModule` (#3334)\n\n### Description\n\nRelated to #1551 \n\nWe introduced it earlier, but it seems to remain unused. So, I'm\ncreating a PR to point out it. If it's intended for future use, feel\nfree to close the PR.\n\nThis may be related to `rolldown_css`, which we introduced but haven't\nreally used yet.",
"timestamp": "2025-01-11T11:02:39Z",
"tree_id": "92d84936f815ed92c1df50e66c1a3601ff0a86ae",
"url": "https://github.com/rolldown/rolldown/commit/67a005188f1c82b8b8bec6a333fc95a35f5291d7"
},
"date": 1736594322681,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "368.33",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "579.21",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify (default)",
"value": "993.17",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify-sourcemap (default)",
"value": "1322.29",
"unit": "ms / ops"
},
{
"name": "rome-ts (default)",
"value": "125.21",
"unit": "ms / ops"
},
{
"name": "rome-ts-sourcemap (default)",
"value": "184.71",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit 04e6824

Please sign in to comment.