Skip to content

buffer: make indexOf faster

Improve the performance of IndexOf() for Buffer#indexOf() searches.

NOTE: This is very ugly right now, but sooo much faster. Looking for feedback at the moment.

R=@bnoordhuis

Merge request reports

Loading