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

Can you clarify what you mean by "turn off debugging"? Are you doing Project | Start without Debugging?
It is slower for me as well, but the debugger is excellent.
perhaps hitting F5 instead of ctrl-F5 (run w/o debugging)?