elysia
elysia copied to clipboard
Insanely slow type inference?
After building out basic login, only a few pages, it takes a solid 2-3 seconds for types to appear. I'm trying to figure out if this is my setup.
I'm running:
Bun 1.0.21
macOS 14.2.1
M2 Max 32GB
I'm having the same issue. any update?
My PC:
OS: phyOS x86_64 ( Arch Linux )
CPU: Intel i7-2600K (8) @ 3.800GHz
GPU: NVIDIA Geforce RTX 3050
Memory: 11931MiB
I'm having the same issue, with Elysia in Turborepo
The issue was reported around 0.8.x.
The subsequent version has been updated with up to 13x faster type inference in 1.0 as mentioned in Type Inference improvement
If the type is still not fast enough (longer than 0.5s-1s), feels free to create a new issue. Thanks.