On Wed, Feb 18, 2009 at 7:56 PM, Mattaku Betsujin < [email protected]> wrote:
> I am not sure how Java's regexp is implemented. If it's implemented in Java > code, that would be quite slow. I'm not sure which java library implementations Android uses. The library that comes with Java SE is really damn fast, but unsafe at the margins, see http://www.tbray.org/ongoing/When/200x/2004/08/22/PJre BTW, the claim that things implemented in Java code have to be slow is unsupported by the evidence. -Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

