You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Because of changes of flush time performance is increased #4429#2443
To Reproduce
Just write multiple logs to file.
Expected behavior
For version 1.13.0 the performance is good. but after introduction of this change in 1.13.1 I see performance hit.
Default flush and fsync is the problem.