[ Source: ruby-nakayoshi-fork ]
Package: ruby-nakayoshi-fork (0.0.4-1.1)
Links for ruby-nakayoshi-fork
Debian Resources:
Download Source Package ruby-nakayoshi-fork:
- [ruby-nakayoshi-fork_0.0.4-1.1.dsc]
- [ruby-nakayoshi-fork_0.0.4.orig.tar.gz]
- [ruby-nakayoshi-fork_0.0.4-1.1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
solves CoW friendly problem on MRI 2.2 and later
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.
Other Packages Related to ruby-nakayoshi-fork
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- or ruby-interpreter
- Package not available
Download ruby-nakayoshi-fork
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 5.6 kB | 23.0 kB | [list of files] |