Comment by kristianp
It was actually 2016 with spelling fixes in 2018. They still missed a couple of errors:
"comparing two substrings is expansive" -> expensive
And:
"memcmp costs are simply ridden off" -> written
Interesting how bad buldozer was for stdlib, but with SSE2 it was more competitive with Westmere.