-
Notifications
You must be signed in to change notification settings - Fork 0
/
logging_lockfree.txt
22 lines (22 loc) · 1.11 KB
/
logging_lockfree.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2023-06-11T21:46:03+08:00
Running ./bin/logging_lockfree
Run on (8 X 2904 MHz CPU s)
CPU Caches:
L1 Data 32 KiB (x8)
L1 Instruction 32 KiB (x8)
L2 Unified 256 KiB (x8)
L3 Unified 16384 KiB (x1)
Load Average: 5.03, 4.39, 3.80
-------------------------------------------------------------------
Benchmark Time CPU Iterations
-------------------------------------------------------------------
BM_SpdLog 814 ns 484 ns 1152619
BM_SpdLog/threads:1 548 ns 460 ns 1502754
BM_SpdLog/threads:2 497 ns 509 ns 1334080
BM_SpdLog/threads:4 499 ns 614 ns 1186312
BM_SpdLog/threads:8 496 ns 581 ns 1048224
BM_SpdLogAsync 441 ns 379 ns 1843387
BM_SpdLogAsync/threads:1 358 ns 354 ns 1774677
BM_SpdLogAsync/threads:2 308 ns 403 ns 1866314
BM_SpdLogAsync/threads:4 253 ns 480 ns 1520756
BM_SpdLogAsync/threads:8 160 ns 632 ns 1270976