Categories: None [Edit]

profilizer

https://rubygems.org/gems/profilizer
https://github.com/dkremez/profilizer
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.

Total

Ranking: 147,017 of 192,071
Downloads: 4,009

Daily

Ranking: 102,738 of 192,060
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
105446,182,947ruby2_keywords

Owners

#GravatarHandle
1icondkremez