Tsuda Kageyu 3bce77a359 Use linear search instead of the Knuth-Morris-Pratt algorithm in ByteVector::find().
In almost all cases, it handles too small data for KMP to work effectively.
2015-11-19 09:23:19 +09:00
2011-02-13 12:22:42 +00:00
2015-05-18 11:31:55 +02:00
2015-07-31 09:06:24 +09:00
2013-05-19 11:59:37 +09:00
2014-06-20 10:36:09 +09:00
2015-11-11 22:41:59 +01:00
Description
No description provided
12 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%