Y
Hacker News
new
|
ask
|
show
|
jobs
by
dancsi
3686 days ago
Is it just me, or running programs under PTVS slows them down by quite a bit? Even when I turn off debugging, it still seems to be slower than when I run the program from the terminal.
2 comments
int_19h
3686 days ago
Can you clarify what you mean by "turn off debugging"? Are you doing Project | Start without Debugging?
link
chuckkir
3686 days ago
It is slower for me as well, but the debugger is excellent.
link
smortaz
3686 days ago
perhaps hitting F5 instead of ctrl-F5 (run w/o debugging)?
link