Skip to content

Need a big optimization for Windows #990

@OshotOkill

Description

@OshotOkill

Do you want to request a feature or report a bug?

Feature

What is the current behavior?

I've tested a lot about the installation speed between MacOS and Windows. According to the results it seems that yarn has far less optimizations for Windows. e.g. Here are the comparisons of installing react-native :


Test Machines:

  • ThinkPad X1 Carbon 4, 1TB PCI-E SSD, 16GB Memory
  • MacBook Air 2014, 256GB SSD, 4GB Memory

No cache & same network environment


MacOS

npm@3.10.9: 1m 31s

2016-10-13 17 52 24

yarn@0.15.1: 39s

2016-10-13 17 54 53


Windows

npm@3.10.9: 2m 24s

2

yarn@0.15.1: 2m 19s

1


So, it seems yarn has no advantage over npm on Windows. Did anyone face with this appearance?

Please mention your node.js, yarn and operating system version.
nodejs: 6.8.0
yarn: 0.15.1
OS: Windows 10 14393.321 & MacOS 10.12

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions