-
Notifications
You must be signed in to change notification settings - Fork 0
Rails plugin for tracking down memory leaks
License
xdotcommer/memcheck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Memcheck ======== Rails plugin to help with tracking down memory leaks, with a few caveats. * this plugin will only work with *nix type operating systems as it relies on the output of "ps" * this plugin runs garbage collection after every controller action, so it is only intended for diagnostic purposes More Information ================ Grep the log file for MemCheck to see the results. See http://xdotcommer.wordpress.com/2009/03/03/tracking-down-a-memory-leak-performance-issues-in-rails for more details. Copyright (c) 2009 Michael Cowden (xdotcommer), released under the MIT license
About
Rails plugin for tracking down memory leaks
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published