Derailed Benchmarks v1.0.1 Release Notes

Release Date: 2015-06-20 // almost 9 years ago
    • bundle:mem and similar tasks now keep track of duplicate requires and display them along side of memory requirements. This makes it easier to identify where components are used by multiple libraries
    • ➕ Add rake to gemspec which gets rid of Unresolved specs during Gem::Specification.reset: warning
    • Outputs of memory are now done in mebibytes, a more accurate unit for the value we're measuring (hint: it's what you think MB is).