ruby-nakayoshi-fork
solves CoW friendly problem on MRI 2.2 and later
Description
MRI 2.1 employs generational GC algorithms that separate YOUNG objects and OLD objects. Young objects will be promoted to old objects when they survive 1 GC. However, Ruby 2.2 employs an algorithm to promote young objects after 3 GCs. nakayoshi_fork promotes most of young objects before fork by invoking GC some times.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ko1/nakayoshi_fork
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-nakayoshi-fork