Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Simple test case:
Before:
99888000: {"rss":114892800,"heapTotal":81994496,"heapUsed":58052656}
99887000: {"rss":115163136,"heapTotal":81994496,"heapUsed":59327264}
99886000: {"rss":115433472,"heapTotal":83026432,"heapUsed":60601944}
99885000: {"rss":115703808,"heapTotal":83026432,"heapUsed":61877016}
99884000: {"rss":115974144,"heapTotal":83026432,"heapUsed":63152072}
99883000: {"rss":120840192,"heapTotal":87154176,"heapUsed":56497944}
99882000: {"rss":121110528,"heapTotal":87154176,"heapUsed":57772688}
After:
99687000: {"rss":74567680,"heapTotal":60323840,"heapUsed":36945504}
99686000: {"rss":74567680,"heapTotal":60323840,"heapUsed":38211632}
99685000: {"rss":74510336,"heapTotal":59291904,"heapUsed":16835640}
99684000: {"rss":74510336,"heapTotal":59291904,"heapUsed":18102288}
99683000: {"rss":74510336,"heapTotal":59291904,"heapUsed":19368336}
99682000: {"rss":74510336,"heapTotal":59291904,"heapUsed":20634792}
99681000: {"rss":74510336,"heapTotal":59291904,"heapUsed":21900840}
99680000: {"rss":74510336,"heapTotal":59291904,"heapUsed":23166888}
99679000: {"rss":74510336,"heapTotal":59291904,"heapUsed":24432936}