show_timings

Name

show_timings -- tell the user how long each stage of makethumbs took

Synopsis

    show_timings=0
  

Description

makethumbs, in concert with its progress printing, can report how many seconds each stage took to complete. It is mostly useful when benchmarking makethumbs itself and working on improving efficiencies—it might be fun for other people to enable, but not something that would be useful for general folks.

show_timings is a boolean value, so set it to 1 to enable the time reporting.

See also

show_progress