You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-user@jakarta.apache.org by Dave Bender <da...@benders-of-edina.com> on 2002/01/18 14:34:35 UTC

Speed

Is there any way to make the regexp subst() method go faster? I'm processing
text files  about 50K in size, not horribly big, and need to do about 63
replace operations. It takes  about 22 seconds. It seems like it should be
much closer to two seconds, if that.

Are those replace times typical? Are there things I can do to make my app go
faster?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>