loadtimezone and n_sec impl is slow in starrocks
Open
- Dominant language
- C++
- Stars
- 654
- Forks
- 178
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 6
Description
other olap use cctz, it occure 2 function inside cctz
n_sec and loadTimeZone
it calls too much time, so kernel goes the spin_lock_slowpath

Contributor guide
Assessment
This issue has not been assessed yet.