Y
Hacker News
new
|
ask
|
show
|
jobs
by
sgustard
3991 days ago
Correct, and Java's String(char[]) makes a copy of the array for that reason. This article's benchmark gets a boost by avoiding that.