Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 209 Bytes

File metadata and controls

21 lines (16 loc) · 209 Bytes

Golang

setup and run

make build
GOGC=2000 ./main

MacOS 12.2 Go 1.18beta1 MBP 16" M1Max 10 cores Total files: 123 Total size: 504 MB Total time: 7.2166 s

go run .

Total time: 8.8602 s