Skip to content

Instantly share code, notes, and snippets.

@tistaharahap
Created August 28, 2016 12:07
Show Gist options
  • Save tistaharahap/37c95121de55dc8a8ee666b9289b6413 to your computer and use it in GitHub Desktop.
Save tistaharahap/37c95121de55dc8a8ee666b9289b6413 to your computer and use it in GitHub Desktop.
$ pip install cython
$ cython cpuload.py
$ ls -la cpuload.*
...
-rw-r--r-- 1 tista staff 131178 Aug 28 18:58 cpuload.c
-rw-r--r-- 1 tista staff 76 Aug 28 18:58 cpuload.py
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment