localtime_r has a different performance on iOS ?
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 280
- Avg merge
- 7m
- Merged PRs (30d)
- 4
Description
My project is a custom keyboard on iOS. When I open the "full access " in setting, I found that loguru::~streamLogger is faster than close "full access". By instrument profile tool, localtime_r has a different unfold between close and open "full access".
I have no idea about this diffenrence.
Any reply will be appreciate!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.