rubyatscale/singed
Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope
4 Releases
Latest: 1y ago
v0.3.0Latest
📋 What's Changed
- Remove colorize gem, just use the escape codes by @martinemde in https://github.com/rubyatscale/singed/pull/44
- Bump runners to try to get release working by @martinemde in https://github.com/rubyatscale/singed/pull/45
✨ New Contributors
- @martinemde made their first contribution in https://github.com/rubyatscale/singed/pull/44
- Full Changelog: https://github.com/rubyatscale/singed/compare/v0.2.3...v0.3.0
v0.2.3
📋 What's Changed
- FIX: Memoize Singed.output_directory to prevent path override by @benaitcheson in https://github.com/rubyatscale/singed/pull/42
- bump to 0.2.3 by @technicalpickles in https://github.com/rubyatscale/singed/pull/43
✨ New Contributors
- @benaitcheson made their first contribution in https://github.com/rubyatscale/singed/pull/42
- Full Changelog: https://github.com/rubyatscale/singed/compare/v0.2.2...v0.2.3
v0.2.1
📋 What's Changed
- Add a minimum stackprof version so we have print_json by @technicalpickles in https://github.com/rubyatscale/singed/pull/13
- Make sure license is specified in gemspec by @technicalpickles in https://github.com/rubyatscale/singed/pull/14
- Fix rspec check by @technicalpickles in https://github.com/rubyatscale/singed/pull/15
- Document speedscope global installation by @jean-francois-labbe in https://github.com/rubyatscale/singed/pull/10
- bump version to 0.2.1 by @technicalpickles in https://github.com/rubyatscale/singed/pull/16
✨ New Contributors
- @jean-francois-labbe made their first contribution in https://github.com/rubyatscale/singed/pull/10
- Full Changelog: https://github.com/rubyatscale/singed/compare/v0.2.0...v0.2.1
v0.2.0
📋 What's Changed
- Add RSpec by @technicalpickles in https://github.com/rubyatscale/singed/pull/8
- Create output directory before trying to have rbspy write to it by @technicalpickles in https://github.com/rubyatscale/singed/pull/9
- Full Changelog: https://github.com/rubyatscale/singed/compare/v0.1.1...v0.2.0
