Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

[v1.0.1] options.parallel on windows doesn't speed up compression (windows) #148

@matuscongrady

Description

@matuscongrady

Hello,

Parallel option doesn't seem to work on windows.

uglifyjs-webpack-plugin version: 1.0.1
webpack: 3.8.1
Windows: 10 (Version 1703, build 15063.674)

Tried using parallel option (both as a top-level argument to UglifyJSPlugin({ parallel: true }) and as a uglifyOptions: { parallel: true }
Tried both using true and specific number of threads.

Tried doing 50+ tests, and I didn't see any performance improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions