-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathallocator.txt
More file actions
18 lines (18 loc) · 766 Bytes
/
allocator.txt
File metadata and controls
18 lines (18 loc) · 766 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
2023-06-11T21:44:52+08:00
Running ./bin/allocator
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: 4.48, 4.22, 3.70
---------------------------------------------------------
Benchmark Time CPU Iterations
---------------------------------------------------------
BM_Pool 4.47 ns 4.54 ns 164619810
BM_Pool2 2.05 ns 2.08 ns 342638518
BM_GCC 18.9 ns 19.1 ns 29273087
BM_Boost 2.52 ns 2.54 ns 268463537
BM_Foo 4.18 ns 4.21 ns 145940083
BM_malloc_free 10.0 ns 10.1 ns 59348960