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

Improve benchmark: synchronous spdlog #84

Open
Theramar opened this issue Nov 5, 2023 · 2 comments
Open

Improve benchmark: synchronous spdlog #84

Theramar opened this issue Nov 5, 2023 · 2 comments

Comments

@Theramar
Copy link

Theramar commented Nov 5, 2023

According to this issue it would be interesting to compare fmtlog with synchronous spdlog

@MengRao
Copy link
Owner

MengRao commented Nov 6, 2023

spdlog is already being compared with default synchrouous version, you can check the "bench" branch for details.

@hanzz2007
Copy link

fmtlog use async logging inside while spdlog here be configured sync logging. It is an unfair comparision.

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

3 participants