Skip to content

Commit 5ccde81

Browse files
committed
Update specs bench
1 parent 9b0da25 commit 5ccde81

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,11 @@ coverage: 100.0% of statements
562562

563563
## Benchmarking
564564

565-
In this benchmarking process, I used a 2020 MacBook Pro M1 with an 8-core processor (arm64) and 8GB of RAM. The following are the benchmark results obtained on my MacBook.
565+
Specs:
566+
567+
- MacBook Pro M1 (2020)
568+
- 8-Cores (arm64)
569+
- 8GB of RAM
566570

567571
```go
568572
> go test -bench=. -benchmem

0 commit comments

Comments
 (0)