summaryrefslogtreecommitdiffstats
path: root/bin/tools/benchmark.c
Commit message (Collapse)AuthorAgeFilesLines
* ADD: Camera Readout mode for benchmark toolSai Sasidhar Maddali2016-03-151-7/+55
| | | | | | MIN: Moved start and stop timers to individual functions so they can be used when appropriately needed MIN: Updated exported symbol name in uca plugin - file
* Use prop parsing in grab and benchmarkMatthias Vogelgesang2015-10-211-10/+6
|
* Improve benchmark outputMatthias Vogelgesang2015-10-201-19/+27
|
* benchmark: count the number of dropped framesMatthias Vogelgesang2015-10-021-5/+17
|
* Fix async benchmarksMatthias Vogelgesang2015-04-241-1/+1
|
* Call async where async is expectedMatthias Vogelgesang2015-04-231-2/+2
|
* Explicitly disable async modeMatthias Vogelgesang2015-04-221-0/+2
|
* Benchmark more mode combinationsMatthias Vogelgesang2015-04-221-40/+82
|
* Make benchmark output parse friendlyMatthias Vogelgesang2014-12-011-13/+12
|
* benchmark: print message if camera not foundMatthias Vogelgesang2014-12-011-5/+2
|
* Avoid annoying g_type_init deprecation warningsMatthias Vogelgesang2014-07-301-0/+3
|
* Build list of cameras only in one placeMatthias Vogelgesang2013-04-181-38/+13
|
* Add -n and -r options to uca-benchmarkMatthias Vogelgesang2013-04-181-30/+53
| | | | | The flags specify the number of frames per run (default: 100) and the number of runs (default: 3).
* Move binaries to bin and make ring buffer a libMatthias Vogelgesang2013-04-111-0/+272