[Users] CST stage has become slower

Roland Haas roland.haas at physics.gatech.edu
Fri Feb 17 07:58:08 CST 2017


Hello all,

> Do we expect Piraha to be faster than the old method?
I would expect it to be slower. The old method was just applying a
couple of regular expressions to each input line with any data
structures or other code involved. Piraha first parses using regular
expressions for each part then builds a syntax tree and works its way
through that tree. So more work I think. However I do not know if it
does enough work to make it measurably slower (rather than say 1 ms
slower out of 20 s due to being limited by IO latency anyway).

Yours,
Roland

-- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://keys.gnupg.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20170217/ade7c75c/attachment-0001.bin 


More information about the Users mailing list