summaryrefslogtreecommitdiffstats
path: root/tests/decperf.cxx
Commit message (Expand)AuthorAgeFilesLines
* Split test programs to benchmarking and unit testsPierre Ossman2019-09-251-240/+0
* Clean up internal clipboard handlingPierre Ossman2019-07-011-2/+2
* Let CMsgHandler::serverInit() handle initial set upPierre Ossman2018-11-011-4/+2
* Split out ServerParams from ConnParamsPierre Ossman2018-11-011-1/+3
* Encapsulate screen layout storage in ConnParamsPierre Ossman2018-11-011-1/+1
* Catch exceptions by referencePierre Ossman2018-05-291-3/+3
* Change cursor API to use RGBA dataPierre Ossman2017-02-221-2/+2
* Estimate CPU core usage in performance testsPierre Ossman2015-11-271-10/+43
* Let CConnection intercept more callbacksPierre Ossman2015-11-271-0/+4
* Delegate decoder object management to a separate classPierre Ossman2015-11-271-27/+8
* Move things around slightly so the compiler can track ccPierre Ossman2015-03-031-0/+5
* Fix mismatches between format string and argumentsPierre Ossman2015-03-031-1/+1
* encperf, decperf: catch fopen() errorsDRC2015-02-261-2/+2
* Add test to measure decoding performancePierre Ossman2015-02-131-0/+217