Skip to content

Garbage collection changes in 8.7.0 #917

Closed
@jeroenvollenbrock

Description

@jeroenvollenbrock
  • Node.js Version: 8.7.0
  • OS: debian jessie armhf
  • Scope (install, code, runtime, meta, other?): runtime

After updating from Node 8.4.0 to Node 8.7.0 (and thus V8 6.0 to 6.1), I noticed some significant changes in the memory profile of our application. There are a lot of spikes as if there is a periodic full garbage collect instead of smaller incremental sweeps. Is this intended behaviour?

schermafbeelding 2017-10-24 om 12 54 49

Left side is 8.4.0, right side is 8.7.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions