-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Write some benchmark tests #480
Comments
The problem is that
See also latex3/latex3#1182 . |
In above commit, I added a basic benchmark test file. The goal is to add as many interfaces as possible to the file, since this file is also used in regression tests in old TeX Live releases (#525). |
Apart from the overall time consumption, may also need to do performance analysis (profiling) to find and probably improve the bottleneck. |
Yes, this is just a minor step. |
It seems we can also compile the benchmark file with programs in |
I did some tests by compiling
|
|
From now on every benchmark result will be published to the following urls in gh-pages:
The |
Benchmark page for texlive 2022 was also added: https://lvjr.github.io/tabularray/benchmark/2022 . |
Reset to commit 9d911e2 (set measure=vbox as default with varwidth library (#540))
Reset to commit 486cccd (Merge branch 'main' into issue179)
The difference is that we load |
This deserves to be mentioned in "Tips and Tricks" chapter. |
We need some benchmark tests for future performance improvement.
The text was updated successfully, but these errors were encountered: