Hacker News new | ask | show | jobs
by tren 1402 days ago
2022 was the first VS in 64 bit, the increase in responsiveness was enough to make me switch back from rider
1 comments

It's probably due to optimizations in high level code rather than the 32/64-bit aspect, but I'm just guessing. (To get that level of slowness you really have to fuck up at a higher level.)

VS seems to be a WPF app nowadays, so I assume the UI is written in C#.

Since Visual Studio 2010.