From 5f0b56e1f188d50794d08390475d4a6425b4fe0c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 29 Dec 2024 06:54:36 +0000 Subject: [PATCH] add Tabularray Benchmark in TeX Live 2024 (customSmallerIsBetter) benchmark result for 12f770950964389adf99c4d5396c11f47fbfefff --- benchmark/2024/data.js | 44 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/benchmark/2024/data.js b/benchmark/2024/data.js index 4fca5be..5e53ddd 100644 --- a/benchmark/2024/data.js +++ b/benchmark/2024/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735447985338, + "lastUpdate": 1735455276589, "repoUrl": "https://github.com/lvjr/tabularray", "entries": { "Tabularray Benchmark in TeX Live 2024": [ @@ -2816,6 +2816,48 @@ window.BENCHMARK_DATA = { "extra": "current time : previous time = 3.6889686584473 : 5.5967292785645" } ] + }, + { + "commit": { + "author": { + "email": "tolvjr@163.com", + "name": "lvjr", + "username": "lvjr" + }, + "committer": { + "email": "tolvjr@163.com", + "name": "lvjr", + "username": "lvjr" + }, + "distinct": true, + "id": "12f770950964389adf99c4d5396c11f47fbfefff", + "message": "\\NewTblrTableCommand and \\NewTblrContentCommand (#421)", + "timestamp": "2024-12-29T14:51:27+08:00", + "tree_id": "2201bc3f5e7314d00825a5d74f979be83c6e635d", + "url": "https://github.com/lvjr/tabularray/commit/12f770950964389adf99c4d5396c11f47fbfefff" + }, + "date": 1735455276289, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "compile tabularray with pdflatex", + "value": 0.60677005177455, + "unit": "ratio", + "extra": "current time : previous time = 2.8227500915527 : 4.6520919799805" + }, + { + "name": "compile tabularray with xelatex", + "value": 0.61067293700837, + "unit": "ratio", + "extra": "current time : previous time = 2.8720664978027 : 4.7031173706055" + }, + { + "name": "compile tabularray with lualatex", + "value": 0.64085175320862, + "unit": "ratio", + "extra": "current time : previous time = 3.7302703857422 : 5.82080078125" + } + ] } ] }