These results were run on an x86_64 Intel CPU to profile the performance of BurntSushi's memchr crate.
name | unit | rust | libc | fallback | naive |
---|---|---|---|---|---|
memchr1/huge/never | μs | 10.957 | 10.817 | 48.203 | 356.29 |
memchr1/huge/rare | μs | 12.678 | 12.136 | 49.868 | 361.04 |
memchr1/huge/uncommon | μs | 107.72 | 98.615 | 203.96 | 416.35 |