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 Apr 17, 2024
1 parent c983b4d commit 50c82c8
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion benchmark-node-output.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdate": 1713334644996,
"lastUpdate": 1713339058010,
"repoUrl": "https://github.com/rolldown/rolldown",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3734,6 +3734,40 @@
"unit": "ms / ops"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "underfin",
"username": "underfin"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0169bfed760e5e159fd7538e2c34d4f610709af8",
"message": "fix(ci): cargo bench should install critcmp (#899)",
"timestamp": "2024-04-17T15:28:08+08:00",
"tree_id": "dcefd97e3c42ba76755784900fe4d15d98844feb",
"url": "https://github.com/rolldown/rolldown/commit/0169bfed760e5e159fd7538e2c34d4f610709af8"
},
"date": 1713339058008,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "threejs10x (default)",
"value": "289.31",
"unit": "ms / ops"
},
{
"name": "threejs10x-sourcemap (default)",
"value": "411.85",
"unit": "ms / ops"
}
]
}
]
}
Expand Down

0 comments on commit 50c82c8

Please sign in to comment.