profilizer 0.2.0
Some times we need to test in development how long our methods execute, how much memery code consumes, how many objects it allocates. What if we don't want to touch the code a lot and just like kind of a decorator that will log profile info into the console. This gem helps to do it in one line of code.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (1):
ruby2_keywords
~> 0.0.2