aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarker/benchmarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch qbs-benchmarker to QbsIvan Komissarov2021-07-031-3/+10
* qt6: use lambdas to pass callables to QtConcurrent::runIvan Komissarov2020-11-041-2/+2
* Apply 'modernize-pass-by-value' fix-itIvan Komissarov2020-01-281-6/+7
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-1/+1
* Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-2/+4
* Benchmarker: Build qbs with debug infoChristian Kandeler2017-11-141-1/+2
* Benchmarker: Keep raw data in case a regression is detectedChristian Kandeler2017-11-131-4/+4
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Fix restoration of symbolic commitsJoerg Bornemann2017-01-021-1/+12
* Update license headersIikka Eklund2016-08-291-16/+14
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Add benchmarking tool.Christian Kandeler2015-02-171-0/+113