8058779: Faster implementation of String.replace(CharSequence, CharSequence) (original) (raw)
mark.reinhold at oracle.com mark.reinhold at oracle.com
Tue May 26 15:39:09 UTC 2015
- Previous message: 8058779: Faster implementation of String.replace(CharSequence, CharSequence)
- Next message: 8058779: Faster implementation of String.replace(CharSequence, CharSequence)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Your micro-benchmark improvements are significant, but do you have evidence to suggest that the performance of this method is actually critical to real applications?
In other words, is the added code complexity really worth it?
- Mark
- Previous message: 8058779: Faster implementation of String.replace(CharSequence, CharSequence)
- Next message: 8058779: Faster implementation of String.replace(CharSequence, CharSequence)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]