Last active
September 21, 2018 02:57
-
-
Save d-shimizu/5329190 to your computer and use it in GitHub Desktop.
Rubyを使ってCPU1コアの使用率を100%にするためのワンライナー ref: http://qiita.com/d_shimizu/items/1864e29e15b179eb0e54
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruby -e loop{} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment