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

feat: use worker_threads by default for performance #23

Merged
merged 2 commits into from
Jul 9, 2021

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jul 9, 2021

close #4

@JounQin JounQin added the enhancement New feature or request label Jul 9, 2021
@JounQin JounQin self-assigned this Jul 9, 2021
@changeset-bot
Copy link

changeset-bot bot commented Jul 9, 2021

🦋 Changeset detected

Latest commit: fd3dbee

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
synckit Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 9, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #23 (fd3dbee) into main (4a4287a) will decrease coverage by 2.81%.
The diff coverage is 95.83%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #23      +/-   ##
===========================================
- Coverage   100.00%   97.18%   -2.82%     
===========================================
  Files            1        1              
  Lines           44       71      +27     
  Branches         8       17       +9     
===========================================
+ Hits            44       69      +25     
- Misses           0        2       +2     
Impacted Files Coverage Δ
src/index.ts 97.18% <95.83%> (-2.82%) ⬇️

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 4a4287a...fd3dbee. Read the comment docs.

@JounQin JounQin merged commit 6577e86 into main Jul 9, 2021
@pr-triage pr-triage bot removed the PR: unreviewed label Jul 9, 2021
@JounQin JounQin deleted the feat/worker_threads branch July 9, 2021 13:26
@pr-triage pr-triage bot added the PR: merged label Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR: merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] performance improvement
1 participant