[Development] Unicode/i18n support

Sylvain Pointeau sylvain.pointeau at gmail.com
Sun Dec 4 22:16:47 CET 2011


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 <dangelog at gmail.com>wrote:

> 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
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111204/7e9d3d32/attachment.html>


More information about the Development mailing list