Answer the question
In order to leave comments, you need to log in
How to check scripts for speed in Ruby on Rails?
Let's say we have methods:
def a
..
end
def b
...
end
Answer the question
In order to leave comments, you need to log in
Read the Benchmark.realtime documentation.
ruby-doc.org/stdlib-2.0.0/libdoc/benchmark/rdoc/Be...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question