-
Notifications
You must be signed in to change notification settings - Fork 0
Compile Test
M_noAria edited this page Jan 2, 2022
·
1 revision
Date: 2021-12-31
Platform: Mac mini (2018), macOS Monterey 12.1, 3.2GHz 6c12t
Environment: Docker, golang:1.17, CPUs 12, Memory 2GB
go build
go clean -cache && time go build
go clean -cache && time go build
go clean -cache && time go build
repository | execution time 1 | execution time 2 | execution time 3 |
---|---|---|---|
go-python3-submodule/v9 | 19.591s | 20.068s | 19.718s |
go-python/cpy3 | 1m6.227s | 1m6.523s | 1m5.358s |
go test
go clean -cache && time go test
go clean -cache && time go test
go clean -cache && time go test
repository | execution time 1 | execution time 2 | execution time 3 |
---|---|---|---|
go-python3-submodule/v9 | 44.285s | 44.247s | 45.026s |
go-python/cpy3 | 1m8.235s | 1m6.407s | 1m8.467s |