A Simple Way to Find Known Memory Leaks in Your Dependencies
28-Aug-2019 1757
In this blog post I will introduce bundler-leak -- A bundler plugin to find known memory leaks in your dependencies.The bundler-leak plugin is a fork of the famous bundler-audit.Just like bundler-audit, bundler-leak works thanks to a couple of community-driven, open source projects. The first one is called ruby-mem-advisory-db: a text-based database of gems with known memory leak issues. Bundler Leak will compare gems stored in this database against your Gemfile. For example:.
A Simple Way to Find Known Memory Leaks in Your Dependencies #ruby #rubydeveloper #rubyonrails #Simple #Known #Memory #Leaks #Dependencies https://rubyonrails.ba/link/a-simple-way-to-find-known-memory-leaks-in-your-dependencies