Profiling TeX Input Files

Martin Ruckert

Zpravodaj Československého sdružení uživatelů TeXu (2024)

  • Issue: 1-4, page 44-58
  • ISSN: 1211-6661

Abstract

top
A profiler is a tool used by programmers to analyze the run time behavior of the code they write. The profiler can map the CPU time of a program to specific files and lines, or it can map the time to individual procedures. This information is necessary if a programmer wants to optimize the code for speed. No such tool was so far available to programmers who write macro packages for TeX. This paper presents texprof and texprofile, two programs working together as a profiler for TeX input files.

How to cite

top

Ruckert, Martin. "Profilování TeXových dokumentů." Zpravodaj Československého sdružení uživatelů TeXu (2024): 44-58. <http://eudml.org/doc/299662>.

@article{Ruckert2024,
abstract = {Profiler je nástroj pro analýzu rychlosti kódu. Profiler může poskytovat informace o rychlosti jednotlivých řádků kódu nebo i celých procedur. Tyto informace jsou užitečné při optimalizaci kódu pro dosažení maximální rychlosti. Ačkoliv jsou profilery běžně dostupné, doposud neexistoval profiler pro programátory, kteří připravují TeXová makra. V tomto článku představuji texprof a texprofile: dva programy, které společně tvoří profiler pro TeXové dokumenty.},
author = {Ruckert, Martin},
journal = {Zpravodaj Československého sdružení uživatelů TeXu},
language = {cze},
number = {1-4},
pages = {44-58},
publisher = {Československé sdružení uživatelů TeXu},
title = {Profilování TeXových dokumentů},
url = {http://eudml.org/doc/299662},
year = {2024},
}

TY - JOUR
AU - Ruckert, Martin
TI - Profilování TeXových dokumentů
JO - Zpravodaj Československého sdružení uživatelů TeXu
PY - 2024
PB - Československé sdružení uživatelů TeXu
IS - 1-4
SP - 44
EP - 58
AB - Profiler je nástroj pro analýzu rychlosti kódu. Profiler může poskytovat informace o rychlosti jednotlivých řádků kódu nebo i celých procedur. Tyto informace jsou užitečné při optimalizaci kódu pro dosažení maximální rychlosti. Ačkoliv jsou profilery běžně dostupné, doposud neexistoval profiler pro programátory, kteří připravují TeXová makra. V tomto článku představuji texprof a texprofile: dva programy, které společně tvoří profiler pro TeXové dokumenty.
LA - cze
UR - http://eudml.org/doc/299662
ER -

References

top
  1. Ruckert, Martin, 10.47397/tb/45-2/tb140ruckert-profiler, Dostupné z DOI: 10.47397/tb/45-2/tb140ruckert-profiler. (2024) DOI10.47397/tb/45-2/tb140ruckert-profiler
  2. Allred, Sean, Various translations of the Bible, typeset in TeX, [online]. [cit. 2024-08-23]. Dostupné z: https://github.com/vermiculus/bible. 

NotesEmbed ?

top

You must be logged in to post comments.

To embed these notes on your page include the following JavaScript code on your page where you want the notes to appear.

Only the controls for the widget will be shown in your chosen language. Notes will be shown in their authored language.

Tells the widget how many notes to show per page. You can cycle through additional notes using the next and previous controls.

    
                

Note: Best practice suggests putting the JavaScript code just before the closing </body> tag.