Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Java's String.indexOf can be slow (quadratic)
(lemire.me)
3 points
by
mfiguiere
1 day ago
| 1 comment
Java's String.indexOf can be slow (quadratic) | Dark Hacker News
MiroslavPokorny
1 day ago
|
next
[−]
Why was this posted ?
Of course String.indexOf is going to be slow with a really really long String.