benchmark_methods 0.5
Measure and benchmark execution time of your ruby methods. Forgot about `Time.now - t` solution. Use `benchmark` to see how much time it take sto execute your method.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activesupport
>= 4.0.0