aboutsummaryrefslogtreecommitdiffstats
path: root/tests/encperf.cxx
Commit message (Expand)AuthorAgeFilesLines
* Change cursor API to use RGBA dataPierre Ossman2017-02-221-2/+2
* Estimate CPU core usage in performance testsPierre Ossman2015-11-271-25/+82
* Let CConnection intercept more callbacksPierre Ossman2015-11-271-0/+4
* Delegate decoder object management to a separate classPierre Ossman2015-11-271-33/+11
* Remove parameter "hasBeenSet" logicPierre Ossman2015-04-271-2/+2
* Windows doesn't have %lldPierre Ossman2015-03-031-0/+5
* overrun() needs to return the available spacePierre Ossman2015-03-031-0/+3
* Move things around slightly so the compiler can track ccPierre Ossman2015-03-031-0/+5
* encperf, decperf: catch fopen() errorsDRC2015-02-261-2/+2
* encperf: Optionally disable pixel translationDRC2015-02-251-2/+6
* encperf: change % to %% in printf formatDRC2015-02-251-1/+1
* encperf: add compression level to encoding listDRC2015-02-251-1/+2
* encperf: allow # of iterations to be specifiedDRC2015-02-251-6/+6
* encperf: report encoded & raw-equivalent bytesDRC2015-02-251-13/+24
* encperf: Code formatting tweaksDRC2015-02-251-18/+18
* Add test to measure high level encoding performancePierre Ossman2015-02-131-0/+439