[Qt-interest] Reading data from ASCII file
Thiago Macieira
thiago at kde.org
Mon Apr 11 09:10:30 CEST 2011
On Monday, 11 de April de 2011 08:14:50 Andre Somers wrote:
> > But still I am not able to match the time with perl script. Do anyone
> > have any suggestion??
>
> Personally, I think you are not going to be able to match Perls time.
> Perl is optimized for exactly this kind of scenario, while Qt is
> typically used in very different settings. What you might do, is instead
> of doing the work in Qt itself, simply build a GUI around your perl
> scripts that you control using QProcess. That will get you the best of
> both worlds: ultra-fast text processing, and the ease of Qt for your GUI.
And you definitely won't in Qt 4.7. With 4.8, you might get a performance boost
since there are improvements made to QFile (the whole "bypass the file engine"
discussion).
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110411/d6ae495c/attachment.bin
More information about the Qt-interest-old
mailing list