[Development] Unicode/i18n support

Giuseppe D'Angelo dangelog at gmail.com
Thu Dec 1 19:58:00 CET 2011


On 1 December 2011 14:44, Giuseppe D'Angelo <dangelog at gmail.com> wrote:
> I'll do some other benchmarks later...

Robin kindly reminded me that I forgot the baseline, i.e. QRegExp in Qt4 :-)

********* Start testing of REBenchmark *********
Config: Using QTest library 4.7.4, Qt 4.7.4
PASS   : REBenchmark::initTestCase()
RESULT : REBenchmark::QRegExpBenchmark():"URI":
     21,875 msecs per iteration (total: 21,875, iterations: 1)
RESULT : REBenchmark::QRegExpBenchmark():"Email":
     55,204 msecs per iteration (total: 55,204, iterations: 1)
RESULT : REBenchmark::QRegExpBenchmark():"Date":
     1,369 msecs per iteration (total: 1,369, iterations: 1)
RESULT : REBenchmark::QRegExpBenchmark():"URI|Email":
     76,830 msecs per iteration (total: 76,830, iterations: 1)
PASS   : REBenchmark::QRegExpBenchmark()
PASS   : REBenchmark::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped
********* Finished testing of REBenchmark *********

-- 
Giuseppe D'Angelo



More information about the Development mailing list