summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-085-98/+87
|\|
| * Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-042-12/+12
| |\
| | * Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-012-12/+12
| * | Remove qhash_faster.Robin Burchell2012-02-293-73/+0
| * | Copy Qt 4's QString hash algorithm.Robin Burchell2012-02-293-4/+32
| * | Move data generation to initTestCase() method and store the results.Robin Burchell2012-02-291-72/+58
| * | Add test data for string forms of numbers.Robin Burchell2012-02-291-0/+12
| * | Add a test using lots of similar strings.Robin Burchell2012-02-291-0/+36
| |/
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-295-21/+5
|\|
| * clean up qmake-generated projectsOswald Buddenhagen2012-02-245-21/+5
* | Change QVector's in-memory data layoutJoão Abecasis2012-02-221-4/+7
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-212-7/+31
|\|
| * Add a testcase of a list of UUIDs in string form.Robin Burchell2012-02-141-6/+30
| * Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* | Have QVectorData::grow, take size of header w/ paddingJoão Abecasis2012-02-201-26/+20
* | QVector: always grow exponentiallyJoão Abecasis2012-02-171-5/+3
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-0526-91/+269
|\|
| * tests: do not run benchmarks by default in 'make check'Sergio Ahumada2012-02-021-1/+0
| * Allow function types to be registered without workaroundsJoão Abecasis2012-01-311-15/+0
| * Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3021-20/+21
| * QHash benchmark: improve Java's hashGiuseppe D'Angelo2012-01-271-0/+11
| * QHash benchmark: remove unused variablesGiuseppe D'Angelo2012-01-271-3/+0
| * Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
| * Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+15
| * Add the capability to use multiple data sources for qhash benchmark.Robin Burchell2012-01-242-20/+31
| * Remove executive summary.Robin Burchell2012-01-241-27/+0
| * Move test files around.Robin Burchell2012-01-244-4/+4
| * Update contact information in license headers.Jason McDonald2012-01-2320-20/+20
| * Introduce a qalgorithms benchmark.Robin Burchell2012-01-214-1/+147
| * Add a string hash implementation similar to the one in Java.Robin Burchell2012-01-203-0/+41
* | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-1621-23/+113
|\|
| * Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
| * Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-2/+2
| * Update copyright year in license headers.Jason McDonald2012-01-0520-20/+20
| * add tests and benchmarks for QString::toLower()/toUpper()/toCaseFolded()Konstantin Ritt2011-12-251-1/+91
* | Use RefCount::setSharable feature in QVectorJoão Abecasis2012-01-101-1/+0
* | Get rid of assignment operators in RefCountJoão Abecasis2012-01-041-1/+1
|/
* Fix compilation of Benchmark tests on Windows.Friedemann Kleint2011-12-011-0/+2
* Compile with non-C++11 compilersBradley T. Hughes2011-11-141-14/+20
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2512-72/+12
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2011-10-243-0/+200
* tests: do not run benchmarks by default in 'make check'Sergio Ahumada2011-10-241-0/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-295-20/+2
* Add benchmark for QCharKent Hansen2011-09-152-0/+157
* optimize QList::removeAll()Ritt Konstantin2011-09-123-0/+256
* tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-1910-0/+40
* tests: fixed compilation of qstring benchmark on macRohan McGovern2011-05-271-2/+7
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2417-290/+290
* Compile fix for 64bit Linux.Friedemann Kleint2011-05-191-1/+1
* Updated version references in autotestsEckhart Koppen2011-05-131-1/+1