Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use neo-async insteaf of async #54

Merged
merged 1 commit into from
Dec 21, 2018

Conversation

mistic
Copy link
Collaborator

@mistic mistic commented Dec 21, 2018

This PR replaces async with neo-async and improves the thread-loader performance a lot!

\CC @evilebottnawi

@codecov
Copy link

codecov bot commented Dec 21, 2018

Codecov Report

Merging #54 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #54   +/-   ##
======================================
  Coverage    19.9%   19.9%           
======================================
  Files           7       7           
  Lines         432     432           
  Branches       74      74           
======================================
  Hits           86      86           
  Misses        305     305           
  Partials       41      41
Impacted Files Coverage Δ
src/WorkerPool.js 28.98% <ø> (ø) ⬆️
src/worker.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5dbf449...53c2aad. Read the comment docs.

@alexander-akait alexander-akait merged commit d3a6664 into webpack-contrib:master Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants