A blog from a software developer who didn't get any formal training or education at all. :P
QByteArray::indexOf() shows almost the same speed of my implementation of Boyer-Moore-Horspool full string search library based on char*. As Qt has the same source code, chances are GCC 4.8.2 devoted to the performance improvement.
No comments:
Post a Comment