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 14, 2024
1 parent 5e991b5 commit 6c4c6b1
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": 1726304342542,
"lastUpdate": 1726308913312,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -40952,6 +40952,60 @@
"unit": "ms / ops"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ethan Goh",
"username": "7086cmd"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "e52ef2f22015b919e958bdcf332bfca7425144d2",
"message": "fix: should handle the `-s` for sourcemap. (#2236)\n\nresolves #2225.",
"timestamp": "2024-09-14T10:00:43Z",
"tree_id": "b7921125afa13ec14b1dcd5c1b37571753cfd7ac",
"url": "https://github.com/rolldown/rolldown/commit/e52ef2f22015b919e958bdcf332bfca7425144d2"
},
"date": 1726308913300,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "357.12",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "566.44",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify (default)",
"value": "958.08",
"unit": "ms / ops"
},
{
"name": "threejs10x-minify-sourcemap (default)",
"value": "1381.07",
"unit": "ms / ops"
},
{
"name": "rome-ts (default)",
"value": "124.87",
"unit": "ms / ops"
},
{
"name": "rome-ts-sourcemap (default)",
"value": "183.62",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit 6c4c6b1

Please sign in to comment.