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

Degradation: Significant slow down of C8 coverage report #1964

Closed
6 tasks done
gkiely opened this issue Sep 3, 2022 · 2 comments
Closed
6 tasks done

Degradation: Significant slow down of C8 coverage report #1964

gkiely opened this issue Sep 3, 2022 · 2 comments
Labels
feat: coverage Issues and PRs related to the coverage feature

Comments

@gkiely
Copy link

gkiely commented Sep 3, 2022

Describe the bug

0.22.0 Introduces a significant slowdown of C8 coverage.

Reproduction

Repo: https://github.com/gkiely/vite-react-starter

git clone git@github.com:gkiely/vite-react-starter.git
npm run test-all # Runs fast as it's using 0.17.1, 0.21.1 also runs fast
# Update package json to "vitest": "0.22.0",
npm run test-all

System Info

System:
    OS: macOS 12.2.1
    CPU: (10) arm64 Apple M1 Pro
    Memory: 4.53 GB / 32.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 18.4.0 - ~/.volta/tools/image/node/18.4.0/bin/node
    Yarn: 1.22.18 - ~/.volta/tools/image/yarn/1.22.18/bin/yarn
    npm: 8.12.1 - ~/.volta/tools/image/node/18.4.0/bin/npm
    Watchman: 2022.03.21.00 - /opt/homebrew/bin/watchman
  Browsers:
    Chrome: 105.0.5195.102
    Firefox: 103.0.2
    Safari: 15.3
  npmPackages:
    @vitejs/plugin-react: ^2.0.1 => 2.0.1 
    vite: ^3.0.9 => 3.0.9 
    vitest: 0.22.0 => 0.22.0

Used Package Manager

npm

Validations

@sheremet-va sheremet-va added the feat: coverage Issues and PRs related to the coverage feature label Sep 4, 2022
@Demivan
Copy link
Member

Demivan commented Sep 4, 2022

Duplicate of #1917?

@gkiely
Copy link
Author

gkiely commented Sep 4, 2022

Fixed with latest version.

@gkiely gkiely closed this as completed Sep 4, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feat: coverage Issues and PRs related to the coverage feature
Projects
None yet
Development

No branches or pull requests

3 participants