DEV Community

Discussion on: Who's looking for open source contributors? (August 28 edition)

Collapse
 
vinistock profile image
Vinicius Stock

Hey, everyone!

I've created a Ruby gem that when added to a Rails application will profile memory and/or CPU of controllers and jobs when running specs. At the end of the execution, it can generate a JSON or HTML output with the results (depending on how the gem has been configured).

I started it out for fun and now I'm not really sure where to go with it (if anywhere).

If anyone is interested in contributing, suggesting ideas or simply taking a look, you can find it here.

Happy coding, everybody!