Go to the first, previous, next, last section, table of contents.


Slow path searching

If your program takes an excessively long time to find fonts or other input files, but does eventually succeed, here are some possible culprits:

In any case, you may find the debugging options helpful in determining precisely when the disk or network is being pounded. See section Debugging.


Go to the first, previous, next, last section, table of contents.