Skip to content

[Feature] Node process started via Yarn 2 should use less RAM #280

@ulrik-s

Description

@ulrik-s
  • I'd be willing to implement this feature
  • This feature can already be implemented through a plugin

Describe the user story

The user is using Yarn 1 and installing Yarn 2 for his project. The project is suddenly using up a lot more RAM than before. This is major problem from a RAM consumption perspective. Especially if multiple node processes are running this way on a computer/server.

Example:

Screenshot 2019-07-03 at 17 19 42

This is a simple example but the difference to bare node is significant.

Is there a way to reduce the memory usage?

The significant memory increase is unfortunately blocking us to use Yarn 2 properly.

Describe the solution you'd like

A node version that can load pnp modules without being started via Yarn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions