Comment by mgaunard Comment by mgaunard 2 days ago 1 reply Copy Link View on Hacker News missing (2018) ?
Copy Link kristianp a day ago Collapse Comment - It was actually 2016 with spelling fixes in 2018. They still missed a couple of errors:"comparing two substrings is expansive" -> expensiveAnd:"memcmp costs are simply ridden off" -> writtenInteresting how bad buldozer was for stdlib, but with SSE2 it was more competitive with Westmere. Reply View | 0 replies
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.