Skip to content

Commit

Permalink
add Codehigh Benchmark in TeX Live 2024 (customSmallerIsBetter) bench…
Browse files Browse the repository at this point in the history
…mark result for 16a781c
  • Loading branch information
github-action-benchmark committed Jan 12, 2025
1 parent 81817d0 commit 7f260dd
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 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": 1736664177901,
"lastUpdate": 1736666012010,
"repoUrl": "https://github.com/lvjr/codehigh",
"entries": {
"Codehigh Benchmark in TeX Live 2024": [
Expand Down Expand Up @@ -38,6 +38,42 @@ window.BENCHMARK_DATA = {
"extra": "current time : previous time = 8.0125274658203 : 7.9964065551758"
}
]
},
{
"commit": {
"author": {
"email": "tolvjr@163.com",
"name": "lvjr",
"username": "lvjr"
},
"committer": {
"email": "tolvjr@163.com",
"name": "lvjr",
"username": "lvjr"
},
"distinct": true,
"id": "16a781c1e7cc8d4711670f23392b95bcd24ce825",
"message": "remove outdated regex code (#18)",
"timestamp": "2025-01-12T14:53:40+08:00",
"tree_id": "dd3c4f55857d20ee1317785a68802dd29d8ecba7",
"url": "https://github.com/lvjr/codehigh/commit/16a781c1e7cc8d4711670f23392b95bcd24ce825"
},
"date": 1736666011203,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "compile codehigh with pdflatex",
"value": 0.94227113848472,
"unit": "ratio",
"extra": "current time : previous time = 181.72856903076 : 192.86228942871"
},
{
"name": "compile codehigh with lualatex",
"value": 0.68687679137573,
"unit": "ratio",
"extra": "current time : previous time = 5.5125122070312 : 8.0254745483398"
}
]
}
]
}
Expand Down

0 comments on commit 7f260dd

Please sign in to comment.