mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-12 17:00:25 +08:00
Update README.md
This commit is contained in:
parent
0ac1facf41
commit
eaf3a9d584
@ -43,7 +43,7 @@ The bench writes 1,000,000 log lines to a rotating log file (using shared synchr
|
|||||||
|library|log lines|threads|elapsed|
|
|library|log lines|threads|elapsed|
|
||||||
|-------|:-------:|:-----:|------:|
|
|-------|:-------:|:-----:|------:|
|
||||||
|*boost log v1.56*|1,000,000|1|**4.207s**|
|
|*boost log v1.56*|1,000,000|1|**4.207s**|
|
||||||
|*glogl v0.3.3*|1,000,000|1|**1.077s**|
|
|*glog v0.3.3*|1,000,000|1|**1.077s**|
|
||||||
|*spdlog*|1,000,000|1|**0.975s**|
|
|*spdlog*|1,000,000|1|**0.975s**|
|
||||||
|
|
||||||
|
|
||||||
@ -52,7 +52,7 @@ The bench writes 1,000,000 log lines to a rotating log file (using shared synchr
|
|||||||
|library|log lines|threads|elapsed|
|
|library|log lines|threads|elapsed|
|
||||||
|-------|:-------:|:-----:|------:|
|
|-------|:-------:|:-----:|------:|
|
||||||
|*boost log v1.56*|1,000,000|10|**6.592s**|
|
|*boost log v1.56*|1,000,000|10|**6.592s**|
|
||||||
|*glogl v0.3.3*|1,000,000|1|**1.678s**|
|
|*glog v0.3.3*|1,000,000|1|**1.678s**|
|
||||||
|*spdlog*|1,000,000|10|**0.961s**|
|
|*spdlog*|1,000,000|10|**0.961s**|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user