Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/ruby-prof/ruby-prof
Last synced: about 6 hours ago
Repository metadata:
A ruby profiler. See https://ruby-prof.github.io for more information.
- Host: GitHub
- URL: https://github.com/ruby-prof/ruby-prof
- Owner: ruby-prof
- License: other
- Created: 2009-11-14T02:54:18.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T06:57:36.000Z (21 days ago)
- Last Synced: 2024-11-05T20:10:54.866Z (4 days ago)
- Language: Ruby
- Homepage:
- Size: 2.17 MB
- Stars: 2,005
- Watchers: 29
- Forks: 207
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Owner metadata:
- Name: ruby-prof
- Login: ruby-prof
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3954124?v=4
- Repositories: 2
- Last Synced at: 2024-03-25T20:35:03.508Z
- Profile URL: https://github.com/ruby-prof
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 1,249
Total Committers: 76
Avg Commits per committer: 16.434
Development Distribution Score (DDS): 0.681
Commits in past year: 21
Committers in past year: 2
Avg Commits per committer in past year: 10.5
Development Distribution Score (DDS) in past year: 0.381
Name | Commits | |
---|---|---|
Charlie Savage | c****s@z****m | 398 |
Charlie Savage | c****s@s****m | 337 |
Stefan Kaes | s****s@x****m | 202 |
rogerdpack | r****5@g****m | 109 |
Charlie Savage | c****e@o****m | 35 |
Stefan Kaes | s****s@r****e | 27 |
Nelson Gauthier | n****n@a****m | 12 |
David Barri | j****y@g****m | 10 |
rogerdpack | r****k@g****m | 9 |
sergioro | 2****9 | 7 |
Vasily Fedoseyev | v****v@g****m | 7 |
Sasha Egorov | a****f@g****m | 7 |
Charlie Somerville | c****e@c****m | 6 |
Adam Sanderson | n****t@g****m | 6 |
Keiji, Yoshimi | w****3@g****m | 3 |
Jean Rouge | j****9@c****u | 3 |
Jan Suchal | j****o@j****t | 3 |
Gary S. Weaver | g****r@g****m | 3 |
Arthur Nogueira Neves | g****b@a****m | 2 |
Greg Hazel | g****l@g****m | 2 |
Joe Francis | j****e@l****m | 2 |
Sean Duckett | s****t@g****m | 2 |
Nicolas Leger | n****r | 2 |
Jeremy Kemper | j****y@b****t | 2 |
Andrew Grimm | a****m@g****m | 2 |
Gilbert Roulot | g****b@i****t | 1 |
Edho Arief | e****o@m****t | 1 |
Dov Murik | d****k@g****m | 1 |
David Kennedy | d****e@d****g | 1 |
Dave Gynn | d****n@g****m | 1 |
and 46 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 3
-
Total downloads:
- rubygems: 71,763,723 total
- Total docker downloads: 166,732,948
- Total dependent packages: 302 (may contain duplicates)
- Total dependent repositories: 7,615 (may contain duplicates)
- Total versions: 129
- Total maintainers: 8
rubygems: ruby-prof
ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.
- Homepage: https://github.com/ruby-prof/ruby-prof
- Documentation: http://www.rubydoc.info/gems/ruby-prof/
- Licenses: BSD-2-Clause
- Latest release: 1.7.0 (published 10 months ago)
- Last Synced: 2024-11-08T21:35:41.063Z (1 day ago)
- Versions: 108
- Dependent Packages: 302
- Dependent Repositories: 7,615
- Downloads: 71,760,758 Total
- Docker Downloads: 166,732,948
-
Rankings:
- Dependent packages count: 0.143%
- Downloads: 0.309%
- Dependent repos count: 0.37%
- Docker downloads count: 0.68%
- Average: 0.752%
- Stargazers count: 1.146%
- Forks count: 1.866%
- Maintainers (7)
go: github.com/ruby-prof/ruby-prof
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ruby-prof/ruby-prof#section-documentation
- Licenses: other
- Latest release: v0.17.0 (published almost 7 years ago)
- Last Synced: 2024-11-08T21:35:39.903Z (1 day ago)
- Versions: 20
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.495%
- Forks count: 1.891%
- Average: 5.941%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
rubygems: airbnb-ruby-prof
ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.
- Homepage: https://github.com/ruby-prof/ruby-prof
- Documentation: http://www.rubydoc.info/gems/airbnb-ruby-prof/
- Licenses: BSD-2-Clause
- Latest release: 0.0.1 (published over 7 years ago)
- Last Synced: 2024-11-08T21:35:39.952Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 2,965 Total
-
Rankings:
- Stargazers count: 1.053%
- Forks count: 1.65%
- Dependent packages count: 15.706%
- Average: 30.71%
- Dependent repos count: 46.782%
- Downloads: 88.359%
- Maintainers (1)
Dependencies
- minitest >= 0 development
- rake-compiler >= 0 development
- rdoc >= 0 development
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite