• Stars
    star
    1
  • Language
    C
  • License
    Other
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

tt (testing tool) is a utility written to measure the running time of an application. One of the main aim is to launch the application serially selected number times. For each run, it is possible to save a separate execution time. For the entire series the maximum and minimum time, average time, variance and standard deviation are calculated.