Open
Description
Describe the bug
It looks like @vanilla-extract/next-plugin
is extremely slow on Apple M1 + Next.js latest Apps.
I saw this issue describing the same problem but it's now closed. Is there any plan to fix the performance issue?
Reproduction
.
System Info
System:
OS: macOS 13.4
CPU: (10) arm64 Apple M1 Max
Memory: 6.83 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.3.0 - ~/.nvm/versions/node/v18.3.0/bin/node
Yarn: 1.22.19 - ~/.nvm/versions/node/v18.3.0/bin/yarn
npm: 8.11.0 - ~/.nvm/versions/node/v18.3.0/bin/npm
pnpm: 8.3.1 - ~/.homebrew/bin/pnpm
Browsers:
Chrome: 114.0.5735.198
Edge: 114.0.1823.58
Safari: 16.5
Used Package Manager
pnpm
Logs
No response
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.