Hello community, good afternoon, I come with a que...
# sst
m
Hello community, good afternoon, I come with a question and I hope you can help me. Is it possible to work with a project in sst totally and absolutely locally? I am having severe performance issues while developing as it behaves extremely slow 😰
f
Hey @Manuel VillafaƱe, is it that
sst start
is slow to load up? Or are you seeing a delay between when a request is made to ur function being invoked? I’d be great if u can elaborate on the slowness.
m
I think I found the possible reason. I am starting the project with visual studio debug
f
Oh I see. Is it fast starting
sst start
directly from terminal?
m
yep
f
Hey @thdxr, did we fixed some performance related issues with starting
sst start
in VSCode? Any insight on what could cause the slowness?
t
I'm not sure I have to try it again