Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log4Qts DailyFileAppender log speed slower than spdlogs basic_logger_st #81

Open
xiaocai123123 opened this issue Aug 29, 2024 · 0 comments

Comments

@xiaocai123123
Copy link

Hello!
I use Log4Qt(DailyFileAppender) and spdlog(basic_logger_st) to test the speed of log to file
500000 items(no flush) like below "Hello world"
DailyFileAppender costed 15777ms
basic_logger_st costed 2731ms
So how can i improve the log speed when i use Log4Qt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant