Last active
March 13, 2021 18:52
-
-
Save shimadama/82cd7f6807d1857d938a6f364f5a1295 to your computer and use it in GitHub Desktop.
Benchmark
This file contains hidden or 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
require 'benchmark' | |
# ユーザーのCPU時間 / システムのCPU時間 / ユーザーとシステムのCPU時間の合計(経過したリアルタイム) | |
# 時間の単位は秒 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment