Skip to content

Conversation

@dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Feb 20, 2021

Instead of kicking in at GRANULARITY already, potentially doing unnecessary marking until reaching stable state, this change delays the first GC interrupt until half the heap is used, also in order to make good use of --initialMemory.

An optimized compiler run, with the updated configuration, now looks like this for example:
gc

  • I've read the contributing guidelines

@dcodeIO dcodeIO requested a review from MaxGraey February 20, 2021 18:10
@dcodeIO dcodeIO merged commit 4ccda0b into master Feb 20, 2021
@dcodeIO dcodeIO mentioned this pull request Feb 21, 2021
1 task
@dcodeIO dcodeIO deleted the itcms-coldstart branch June 1, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants