On Wednesday, September 3, 2003, at 06:48 PM, gianny DAMOUR wrote:
Dain wrote:The caching that in ObjectName most likely makes it faster, but for your test, you should try a name with like 5 key value pairs, because the JSR 77 names tend to be very long.
I just tried it and this is worst: the regexp approach is around 7 times slower than the naive one.
Wow. Is that with the sun regular expression package or the apache one?
-dain
