Multitime: a small utility to measure your program’s runtime Posted on October 23, 2020March 19, 2022Author Ivica BogosavljevićPosted in Developer Tools, Performance, Performance Analysis ToolsLeave a ReplyMultitime is a tool that you can use to repeat a command several times, and get additional information about its runtime: mean, standard deviation etc. Read this short article to get you started,