Derailed Benchmarks v1.0.0 Release Notes

Release Date: 2015-05-14 // almost 9 years ago
    • โž• Added derailed command line utility. Can be used with just a Gemfile using command $ derailed bundle:mem and $ derailed bundle:objects. All existing Rake tasks can now be called with $ derailed exec such as $ derailed exec perf:mem.
    • ๐Ÿ”„ Changed memory_profiler task to be perf:objects instead of perf:mem.
    • ๐Ÿ”„ Changed boot time memory measurement to perf:mem instead of perf:require_bench
    • ๐Ÿš€ Released seperate derailed gem that is a wrapper for this gem. I.e. installing that gem installs this one. Easier to remember, less words to type. Also means there's no colision using the derailed namespace for executables inside of the derailed_benchmarks.