From 48e96107a9723b214a7cff62f702d6dd5c01442c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 25 Dec 2024 04:37:52 +0000 Subject: [PATCH] add Tabularray Benchmark in TeX Live 2022 (customSmallerIsBetter) benchmark result for 127cce440497a231e5f54af22b5adf900bfe188a --- 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 ae947eb..e2e07c7 100644 --- a/benchmark/2022/data.js +++ b/benchmark/2022/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734858613746, + "lastUpdate": 1735101472663, "repoUrl": "https://github.com/lvjr/tabularray", "entries": { "Tabularray Benchmark in TeX Live 2022": [ @@ -2144,6 +2144,48 @@ window.BENCHMARK_DATA = { "extra": "current time : previous time = 4.2022132873535 : 5.7407989501953" } ] + }, + { + "commit": { + "author": { + "email": "tolvjr@163.com", + "name": "lvjr", + "username": "lvjr" + }, + "committer": { + "email": "tolvjr@163.com", + "name": "lvjr", + "username": "lvjr" + }, + "distinct": true, + "id": "127cce440497a231e5f54af22b5adf900bfe188a", + "message": "update test files (#501, #526)", + "timestamp": "2024-12-25T12:34:36+08:00", + "tree_id": "4098109999c8bdedbb7e8b5cf0750a0db0c684fa", + "url": "https://github.com/lvjr/tabularray/commit/127cce440497a231e5f54af22b5adf900bfe188a" + }, + "date": 1735101471745, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "compile tabularray with pdflatex", + "value": 0.74854897143072, + "unit": "ratio", + "extra": "current time : previous time = 3.6445617675781 : 4.8688354492188" + }, + { + "name": "compile tabularray with xelatex", + "value": 0.75498147241837, + "unit": "ratio", + "extra": "current time : previous time = 3.6249847412109 : 4.8014221191406" + }, + { + "name": "compile tabularray with lualatex", + "value": 0.77303652848, + "unit": "ratio", + "extra": "current time : previous time = 4.4309616088867 : 5.7318916320801" + } + ] } ] }