44d1b59f26
the existing strlen for small string and once strings are 8 bytes or more in length it starts getting significantly faster. For really long strings, compared to the existing strlen, this uses about 1/2 of the cycles for the non-armv6 version and about 1/3 of the cycles for the armv6 version. |
||
---|---|---|
.. | ||
dist/zlib | ||
include | ||
lib |