Skip to content

[build]: yarn start is slow on Windows, yarn generate is not optimal #9542

@dimovpetar

Description

@dimovpetar

Bug Description

yarn start takes relatively long time on Windows machines, compared to macOS ones.
Upon initial investigation, it looks that there are a lot of nps processes. Spawning a process on Windows is slower. Therefore possible speedup could be to reduce the amount of nps processes.

Affected Component

No response

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

  1. Run yarn start on Windows machine.

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

main branch

Browser

Chrome

Operating System

Windows 11

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions