MemoryProfiler v0.9.11 Release Notes

Release Date: 2018-07-22 // almost 6 years ago
    • ⬇️ Reduce memory needed for string allocation tracing @dgynn
    • 👉 Use yield rather than block.call to reduce an allocation @dgynn
    • Ensure string allocation locations sort consistently @dgynn