https://github.com/MiniProfiler/rack-mini-profiler

Last synced: about 1 month ago

Repository metadata:

Profiler for your development and production Ruby rack apps.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 739
Total Committers: 208
Avg Commits per committer: 3.553
Development Distribution Score (DDS): 0.686

Commits in past year: 26
Committers in past year: 11
Avg Commits per committer in past year: 2.364
Development Distribution Score (DDS) in past year: 0.654

Name Email Commits
Sam s****n@g****m 232
Osama Sayegh a****0@g****m 42
eileencodes e****s@g****m 39
Keenan Brock k****n@t****t 30
Robin Ward r****d@g****m 24
Nate Berkopec n****c@g****m 21
Dave Gynn d****n@g****m 14
Aleks Totic a@t****g 12
Ralph Rooding r****h@r****m 10
John Joseph Bachir j@j****c 9
Gannon McGibbon g****n@g****m 8
Keshav Biswa k****1@g****m 7
Greg Molnar m****g@g****m 5
Ryan Tomayko r****o@g****m 5
Vincent Boisard v****d@d****m 4
Simon Perepelitsa s****a@s****n 4
Richard Schneeman r****s@g****m 4
Neil Spring n****g@c****u 4
Matt Gauger m****s@h****m 4
Kevin Jalbert k****t@g****m 4
Jose Galisteo c****m@g****m 4
David Taylor d****d@t****m 4
Matt Sanders m****t@m****g 4
Olle Jonsson o****n@g****m 4
Nate Berkopec n****c@g****l 3
Michael Leuchtenburg m****l@s****g 3
Jared Blitzstein j****d@b****t 3
James A. Rosen j****n@g****m 3
Gordon McNaughton g****n@t****m 3
Brian Armstrong b****g@g****m 3
and 178 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: rack-mini-profiler

Profiling toolkit for Rack applications with Rails integration. Client Side profiling, DB profiling and Server profiling.

go: github.com/miniprofiler/rack-mini-profiler


Dependencies

Gemfile rubygems
  • codecov >= 0 development
  • guard >= 0 development
  • guard-rspec >= 0 development
  • rubocop >= 0.77.0 development
  • stackprof >= 0 development
rack-mini-profiler.gemspec rubygems
  • dalli >= 0 development
  • listen >= 0 development
  • mini_racer >= 0 development
  • nokogiri >= 0 development
  • rack-test >= 0 development
  • rails ~> 6.0 development
  • rake >= 0 development
  • redis >= 0 development
  • rspec ~> 3.6.0 development
  • rubocop >= 0 development
  • rubocop-discourse >= 0 development
  • rubyzip >= 0 development
  • sassc >= 0 development
  • stackprof >= 0 development
  • webmock = 3.9.1 development
  • webpacker >= 0 development
  • rack >= 1.2.0
website/Gemfile rubygems
  • byebug >= 0
  • listen >= 0
  • puma >= 0
  • rack-mini-profiler >= 0
  • sinatra >= 0
  • stackprof >= 0
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
  • shogo82148/actions-setup-redis v1 composite
  • memcached 1.6.9 docker