mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
defer localtime to formatter to improve async performace
This commit is contained in:
@@ -4,7 +4,7 @@ CXX_RELEASE_FLAGS = -O3 -flto
|
||||
CXX_DEBUG_FLAGS= -g
|
||||
|
||||
|
||||
all: example bench
|
||||
all: bench
|
||||
debug: example-debug bench-debug
|
||||
|
||||
example: example.cpp
|
||||
|
Reference in New Issue
Block a user