3 comments

[ 2.5 ms ] story [ 19.1 ms ] thread
I see alot of code
I'll add some graphs and fold the code. Thank you for feedback.
A bit of clickbait. Brief explanation of why that huge perf gap on a well-solved problem:

1. The `memcpy` idea is trivial. I know it's there to serve a different argument. But saying "professional" can't think of `memcpy` is clickbait.

2. Having a bad char table makes a totally different algorithm. A "professional" should at least finish reading their textbook, instead of writing the naive algorithm in Version 3.