stress=

GC.stress = bool â bool
Class Public methods

Updates the GC stress mode.

When stress mode is enabled, the GC is invoked at every GC opportunity: all memory and object allocations.

Enabling stress mode will degrade performance, it is only for debugging.

doc_ruby_on_rails
2015-04-07 15:35:34
Comments
Leave a Comment

Please login to continue.