Skip to content

Instantly share code, notes, and snippets.

@jamesgolick
Created November 19, 2012 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesgolick/4113248 to your computer and use it in GitHub Desktop.
Save jamesgolick/4113248 to your computer and use it in GitHub Desktop.
1.9.3p194 :001 > GC::Profiler.enabled?
=> false
1.9.3p194 :002 > GC::Profiler.enable
=> nil
1.9.3p194 :003 > GC::Profiler.enabled?
=> 0
@therealadam
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment