question: should we enable simdutf8 feature
Open
- Dominant language
- Rust
- Stars
- 9.3k
- Forks
- 2.4k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 344
Description
did a profile on clickbench query 22 the utf-8 validation took the most of time. simdutf8 is available downstream should cut this time in theory
from_utf8 │ 31.77% │ UTF-8 validation in parquet decode
Contributor guide
Assessment
This issue has not been assessed yet.