Skip to content

Instantly share code, notes, and snippets.

@monkbroc
Last active August 29, 2015 14:13
Show Gist options
  • Save monkbroc/dca9bab2faa928fe0fe5 to your computer and use it in GitHub Desktop.
Save monkbroc/dca9bab2faa928fe0fe5 to your computer and use it in GitHub Desktop.
Environment Variables
if ENV['ENABLE_GC_PROFILING'] == 'yes'
GC::Profiler.enable
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment