Project

General

Profile

« Previous | Next » 

Revision 096f5442

Added by k0kubun (Takashi Kokubun) over 4 years ago

Throttle JIT compaction

The compilation for JIT compaction is very heavy. Triggering a second
compaction to include one more new method is probably not worth it. So
this triggers JIT compaction for ten more new methods after each
compaction.