[PERF] CSV reader data type detection is slow
Open
cuIO
libcudf
Performance
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Describe the bug**
data type detection represents ~25% of the CSV reader total time
**Steps/Code to reproduce bug**
nvprof read_csv()
**Expected behavior**
data type detection time should be negligible
Contributor guide
Assessment
This issue has not been assessed yet.