Hi,

would it be possible to have the code somewhere in git on gitorious or
github?
I would like to contribute by adding boost regexp...

after all, boost could be also interesting, you can anyway embed it in qt
to avoid the binary break.
boost regexp can rely on ICU for unicode, let's see how it compares to ICU
regexp.

Best regards,
Sylvain


On Thu, Dec 1, 2011 at 7:58 PM, Giuseppe D'Angelo <dange...@gmail.com>wrote:

> On 1 December 2011 14:44, Giuseppe D'Angelo <dange...@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
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to