From 1e4886fc484bdb2166c75a5d2d9485b093246a4e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 25 Dec 2024 11:54:18 +0000 Subject: [PATCH] add Tabularray Benchmark in TeX Live 2022 (customSmallerIsBetter) benchmark result for 64eff2ad582aca5e5a2872f83353fc110d2954f2 --- benchmark/2022/data.js | 44 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/benchmark/2022/data.js b/benchmark/2022/data.js index 46e187e..940c5c9 100644 --- a/benchmark/2022/data.js +++ b/benchmark/2022/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735110029882, + "lastUpdate": 1735127658410, "repoUrl": "https://github.com/lvjr/tabularray", "entries": { "Tabularray Benchmark in TeX Live 2022": [ @@ -2270,6 +2270,48 @@ window.BENCHMARK_DATA = { "extra": "current time : previous time = 4.4113845825195 : 5.7272186279297" } ] + }, + { + "commit": { + "author": { + "email": "tolvjr@163.com", + "name": "lvjr", + "username": "lvjr" + }, + "committer": { + "email": "tolvjr@163.com", + "name": "lvjr", + "username": "lvjr" + }, + "distinct": true, + "id": "64eff2ad582aca5e5a2872f83353fc110d2954f2", + "message": "clean up code (#541)", + "timestamp": "2024-12-25T19:51:21+08:00", + "tree_id": "3bace8fdb5fa5b2500c7d137922190c184f55435", + "url": "https://github.com/lvjr/tabularray/commit/64eff2ad582aca5e5a2872f83353fc110d2954f2" + }, + "date": 1735127657505, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "compile tabularray with pdflatex", + "value": 0.74820322824649, + "unit": "ratio", + "extra": "current time : previous time = 3.6261444091797 : 4.8464698791504" + }, + { + "name": "compile tabularray with xelatex", + "value": 0.73681528343799, + "unit": "ratio", + "extra": "current time : previous time = 3.5960388183594 : 4.8805160522461" + }, + { + "name": "compile tabularray with lualatex", + "value": 0.77211370039094, + "unit": "ratio", + "extra": "current time : previous time = 4.4224586486816 : 5.7277297973633" + } + ] } ] }