Skip to content

Commit c9a973c

Browse files
committed
docs(xxhash)!: update hardware info in benchmark section
1 parent 0c3c779 commit c9a973c

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

packages/xxhash/README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,16 @@ export const xxh3: {
8585
### Hardware
8686
8787
```
88-
OS: Windows 10 x86_64
89-
Host: Micro-Star International Co., Ltd. MS-7C35
90-
Kernel: 10.0.19043
91-
Terminal: Windows Terminal
92-
CPU: AMD Ryzen 9 5950X (32) @ 3.400GHz
93-
Memory: 32688MiB
88+
Model Name: MacBook Pro
89+
Model Identifier: MacBookPro15,1
90+
Processor Name: 6-Core Intel Core i7
91+
Processor Speed: 2.6 GHz
92+
Number of Processors: 1
93+
Total Number of Cores: 6
94+
L2 Cache (per Core): 256 KB
95+
L3 Cache: 12 MB
96+
Hyper-Threading Technology: Enabled
97+
Memory: 16 GB
9498
```
9599

96100
### Result

0 commit comments

Comments
 (0)