https://github.com/dmuth/google-go-cpu-usage
A package to test CPU performance in GoLang across multiple cores.
https://github.com/dmuth/google-go-cpu-usage
Last synced: about 1 year ago
JSON representation
A package to test CPU performance in GoLang across multiple cores.
- Host: GitHub
- URL: https://github.com/dmuth/google-go-cpu-usage
- Owner: dmuth
- License: other
- Created: 2013-05-12T20:58:15.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2020-09-03T22:21:45.000Z (almost 6 years ago)
- Last Synced: 2024-05-02T06:07:32.696Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 21
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
google-go-cpu-usage
===================
I wrote this little package to test out CPU performance in Google Go across multiple cores.
My results (complete with graphs) can be read at [this blog post](http://www.dmuth.org/node/1414/multi-core-cpu-performance-google-go).