From 52a8bda654332c639ef83dde7081d74a1149b7d4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 26 Oct 2024 20:17:36 +0000 Subject: [PATCH] add Rust Benchmark (cargo) benchmark result for 1cf56d147beb8c7f0665d4300343650fdbbaa2d9 --- dev/bench/data.js | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 78180cb2..0ce8324a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729973694356, + "lastUpdate": 1729973856020, "repoUrl": "https://github.com/JohnnyMorganz/StyLua", "entries": { "Rust Benchmark": [ @@ -11762,6 +11762,48 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "johnnymorganz@outlook.com", + "name": "JohnnyMorganz", + "username": "JohnnyMorganz" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "1cf56d147beb8c7f0665d4300343650fdbbaa2d9", + "message": "Remove accidental print when formatting hanging returns (#907)", + "timestamp": "2024-10-26T15:15:34-05:00", + "tree_id": "fb587a7b79cb2fe695f1eb40f05ea5fa9747f5f5", + "url": "https://github.com/JohnnyMorganz/StyLua/commit/1cf56d147beb8c7f0665d4300343650fdbbaa2d9" + }, + "date": 1729973854901, + "tool": "cargo", + "benches": [ + { + "name": "format date.lua", + "value": 36873876, + "range": "± 781895", + "unit": "ns/iter" + }, + { + "name": "format docgen.lua", + "value": 275397070, + "range": "± 788854", + "unit": "ns/iter" + }, + { + "name": "format nested_tables.lua", + "value": 19825660, + "range": "± 245103", + "unit": "ns/iter" + } + ] } ] }