Daniel,

The idea is to run it with the time command (under Unix/Mac, I don't
know how to do that in Windoze) and to see how log that takes (for
pdflatex and lualatex).

I just looked at the PDF to see it renders, but haven't even bothered to
read the title properly.

wget http://www.complang.tuwien.ac.at/anton/latex-bench/bench.tex
wget http://www.complang.tuwien.ac.at/anton/latex-bench/types.bib
pdflatex bench
bibtex bench
pdflatex bench
time pdflatex bench
time lualatex bench

On my Mac I have installed bench from

        https://github.com/Gabriel439/bench 

and run that, instead 

        bench 'pdflatex bench'
        bench 'lualatex bench'


It's just to get an idea how slow your box is :-)-O

el

On 23/04/2019 11:57, Daniel wrote:
[...]
> I have compiled the bench.tex.  But I am not sure what to do with it.
> It also gives a lot of warnings:
[...]


Reply via email to