0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore pem files More... almost 7 years ago
Merge pull request #11 from angelman/master More... over 9 years ago
Merge pull request #12 from michaelmior/patch-1 More... over 9 years ago
Point RubyDoc.info link to actual documentation More... over 9 years ago
Use Benchmark.realtime to directly return a float rather than a string we have to parse. More... almost 10 years ago
Merge pull request #9 from petergoldstein/feature/add_ruby_2_to_travis More... over 10 years ago
Add Ruby 2.0 to Travis CI matrix More... over 10 years ago
Reduce duplication in Profiler#wrap_methods_with_profiling. More... about 11 years ago
Use https gem source. More... about 11 years ago
Add Code Climate badge. More... about 11 years ago
v2.0.1 More... about 11 years ago
Correctly output the name of the object being profiled with its report. More... about 11 years ago
v2.0.0 More... over 11 years ago
Remove support for Ruby 1.8. More... over 11 years ago
v1.2.0 More... over 11 years ago
Clean up private method profiling code and tests. More... over 11 years ago
Added profiling of private instance methods More... over 11 years ago
Merge pull request #5 from iHiD/patch-1 More... over 11 years ago
Add :total_time sorting option to README. More... over 11 years ago
Use #methods and #instance_methods and remove find_singleton_methods and find_instance_methods. More... about 12 years ago
Remove some duplication in report header field definitions More... about 12 years ago
Use .rspec file to set RSpec config so rspec binary can see them More... about 12 years ago
Refactor report specs to remove some ugly state checking More... about 12 years ago
Remove double call to hay in report spec More... about 12 years ago
Move result into benchmark method which assigns and returns it More... about 12 years ago
Fix inconsistent method name in README example. [ci skip] More... about 12 years ago
Update example table in README. More... about 12 years ago
Swap total time and total calls columns. More... about 12 years ago
v1.1.0 [ci skip] More... about 12 years ago
Update Ruby versions for Travis. More... about 12 years ago