aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/benchmark.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-12-31Add an 'osmo' prefix to the 'gapk' binaryVadim Yanitskiy1-1/+1
This is a common practice of all Osmocom executables to have an 'osmo' prefix. Let's follow this here too.
2014-05-08Add cycle benchmarking supportHarald Welte1-0/+17
This enables benchmarking of the codec. It will print the amount of CPU cycles needed for encoding/decoding a single 20ms frame on average.