Skip to content

Simple, reliable and multiplatform commandline cpu benchmark

License

Notifications You must be signed in to change notification settings

ferrreo/ferbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ferbench

Simple, reliable and multiplatform commandline cpu benchmark

These are here, so I don't forget how to cross compile

env GOOS=windows GOARCH=amd64 go build -ldflags="-s -w"

env GOOS=linux GOARCH=amd64 go build -ldflags="-s -w"

About

Simple, reliable and multiplatform commandline cpu benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages