Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway23234
1461 days ago
For anyone that uses XML stuff in Java, you are probably aware of String.intern memory and performance issues. I don't know if that stuff persists today, but a ton of XML parsing goes through that method.