From c51208fce66c6818d24d11c5e7e5dceedd884e40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 11 Dec 2024 06:42:44 +0000 Subject: [PATCH] Update `benchmark-node-output.json` --- benchmark-node-output.json | 56 +++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/benchmark-node-output.json b/benchmark-node-output.json index ba1e9f0..a96bbbf 100644 --- a/benchmark-node-output.json +++ b/benchmark-node-output.json @@ -1,5 +1,5 @@ { - "lastUpdate": 1733892885932, + "lastUpdate": 1733899357065, "repoUrl": "https://github.com/rolldown/rolldown", "entries": { "Benchmark": [ @@ -66656,6 +66656,60 @@ "unit": "ms / ops" } ] + }, + { + "commit": { + "author": { + "email": "likui.underfin@gmail.com", + "name": "underfin", + "username": "underfin" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": false, + "id": "1ae46b7234656774fcf10edaa601488265ee562c", + "message": "fix: buildEnd hook should handle buildStart hook error (#3117)\n\n\n\n### Description\n\n", + "timestamp": "2024-12-11T06:20:53Z", + "tree_id": "2c1a537b4c481ee5f158e673e12378dc74acec2b", + "url": "https://github.com/rolldown/rolldown/commit/1ae46b7234656774fcf10edaa601488265ee562c" + }, + "date": 1733899357036, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "threejs10x (default)", + "value": "430.30", + "unit": "ms / ops" + }, + { + "name": "threejs10x-sourcemap (default)", + "value": "683.29", + "unit": "ms / ops" + }, + { + "name": "threejs10x-minify (default)", + "value": "1169.97", + "unit": "ms / ops" + }, + { + "name": "threejs10x-minify-sourcemap (default)", + "value": "1559.82", + "unit": "ms / ops" + }, + { + "name": "rome-ts (default)", + "value": "145.93", + "unit": "ms / ops" + }, + { + "name": "rome-ts-sourcemap (default)", + "value": "221.78", + "unit": "ms / ops" + } + ] } ] }