Skip to content

Commit

Permalink
add Tabularray Benchmark in TeX Live 2024 (customSmallerIsBetter) ben…
Browse files Browse the repository at this point in the history
…chmark result for 6b089be
  • Loading branch information
github-action-benchmark committed Dec 28, 2024
1 parent f9f7326 commit 9e819fc
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion benchmark/2024/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1735131949398,
"lastUpdate": 1735359073769,
"repoUrl": "https://github.com/lvjr/tabularray",
"entries": {
"Tabularray Benchmark in TeX Live 2024": [
Expand Down Expand Up @@ -2438,6 +2438,48 @@ window.BENCHMARK_DATA = {
"extra": "current time : previous time = 4.3064651489258 : 5.5026817321777"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "lvjr",
"username": "lvjr"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "6b089be0f44842276d0c031cf9d4abae7cf76e3f",
"message": "Merge pull request #566 from jasperhabicht/main\n\nOptimized coordinate and node positioning",
"timestamp": "2024-12-28T12:08:04+08:00",
"tree_id": "2a6bae7b43bf1d1c42c3e97ffe1454e5b6aa93c9",
"url": "https://github.com/lvjr/tabularray/commit/6b089be0f44842276d0c031cf9d4abae7cf76e3f"
},
"date": 1735359073425,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "compile tabularray with pdflatex",
"value": 0.75804579762312,
"unit": "ratio",
"extra": "current time : previous time = 3.4833717346191 : 4.5951995849609"
},
{
"name": "compile tabularray with xelatex",
"value": 0.75718943888411,
"unit": "ratio",
"extra": "current time : previous time = 3.5716705322266 : 4.7170104980469"
},
{
"name": "compile tabularray with lualatex",
"value": 0.78676519041212,
"unit": "ratio",
"extra": "current time : previous time = 4.372371673584 : 5.5574035644531"
}
]
}
]
}
Expand Down

0 comments on commit 9e819fc

Please sign in to comment.