Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deslum/evrone-golang-benchmark


https://github.com/deslum/evrone-golang-benchmark

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

CPU

sudo apt-get install i7z
sudo i7z

watch -n.1 "grep \"^[c]pu MHz\" /proc/cpuinfo"

Links

  1. https://www.youtube.com/watch?v=oE_vm7KeV_E

  2. https://habr.com/ru/post/415771/

  3. https://habr.com/ru/company/yandex/blog/476826/

  4. https://github.com/golang/go/blob/master/src/cmd/compile/internal/ssa/README.md

  5. https://medium.com/german-gorelkin/introduction-to-the-go-compilers-ssa-backend-8f2d121bbbd9

  6. https://habr.com/ru/company/skillfactory/blog/510688/