-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9b7ba16
commit bc5314c
Showing
1 changed file
with
55 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|