utf8 parsing performance
Open
bug
- Dominant language
- Rust
- Stars
- 324
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I was eager to benchmark your table-based utf8 parsing approach against the standard library implementation, so I did:
https://github.com/ConnyOnny/utf8perf
If my testing setup is not wrong (see [main.rs](https://github.com/ConnyOnny/utf8perf/blob/master/src/main.rs)) it seems branching is not everything.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.