An open API service indexing awesome lists of open source software.

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.

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).