Cysharp / ZLogger

Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
MIT License
1.25k stars 88 forks source link

Fix benchmark settings #97

Closed hadashiA closed 10 months ago

hadashiA commented 10 months ago

Fix the settings of other libraries used for benchmarking. Also, make a few adjustments to ensure the same conditions as ZLogger.

Problem with log messages dropping

Other settings

neuecc commented 10 months ago

Thank you, it's the perfect setup just as I had in mind! It would be great to let more people know that ZLogger is set by default for reconsidering performance settings.