https://bz.apache.org/bugzilla/show_bug.cgi?id=63235

--- Comment #6 from Remy Maucherat <r...@apache.org> ---
I don't see the benefit as there's a clear downside and the complexity
skyrockets. IMO you should focus on the String optimization since it doesn't
have these issues.

On my desktop computer, I measured the "all charset" loading code using
System.nanoTime as taking 31105409ns, so that would be 31 ms. IMO, even as an
optin and when using something where it is harmless like an IDE, I think users
would be best served not wasting their time configuring such an option. On a
server, I think these are CPU cycles reasonably well spent given the
as-good-as-possible runtime performance and robustness.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to