Skip to content
Snippets Groups Projects
Select Git revision
  • 1a8cbb8b252d5d8d256202ae74fc3e2f80cc2bb6
  • master default protected
  • QL-devel
3 results

test_perf

simon.fanetti's avatar
simon.fanetti authored
1a8cbb8b
History

Tests librairie performances application

test.cpp

Allows you to tests some functions of the sandbox library and output the duration of the execution of the functions in a file in /output.

You can custom the number of cycle and if it has to take pictures with the camera.

read_output.py

Allows you to read an output file and display the average times and frames in the console