Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
S
spdlog
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
spdlog
Commits
a7937af5
Commit
a7937af5
authored
Nov 03, 2014
by
Gabi Melman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
94449a40
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
a7937af5
...
...
@@ -32,7 +32,7 @@ Here are some [benchmarks](bench-comparison) comparing spdlog vs boost log(1.56.
The bench writes 1000,000 log lines to a rotating log file of size 10MB with 5 back rotated files.
The multi threaded test uses a shared logger object across 10 threads.
#### spdlog vs. boost -
Single threade
d
#### spdlog vs. boost -
single threa
d
|library|log lines|threads|elapsed|
|-------|:-------:|:-----:|------:|
|
*boost*
|1000,000|1|
**4.207s**
|
...
...
@@ -40,7 +40,7 @@ The multi threaded test uses a shared logger object across 10 threads.
#### spdlog vs. boost -
Multi threaded
#### spdlog vs. boost -
10 threads
|library|log lines|threads|elapsed|
|-------|:-------:|:-----:|------:|
|
*boost*
|1000,000|10|
**6.592s**
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment