From: Koichi Sasada Date: 2018-05-07T17:10:57+09:00 Subject: [ruby-core:86925] Re: [Ruby trunk Feature#14723] [WIP] sleepy GC On 2018/05/05 6:32, Eric Wong wrote: > Also, I think we need to start GC if no sweeping/marking is > inprogress. This is a problem we need to discuss. Good: It can increase GC cleaning without additional overhead. Bad1: However if we kick unnecessary GCs it should be huge penalty. Bad2: Also if we run multiple Ruby processes, it can be system's overhead which consumes CPU resources which other process can run. -- // SASADA Koichi at atdot dot net Unsubscribe: