#Compilation and VS 2022 slowing with code gen.

1 messages · Page 1 of 1 (latest)

stark breach
#

I wonder, how much this is DOTS related.
Since DOTS 0.51 and VS 2022, work with VS 2022 went into crawling.
Code gen causing massive slowdowns. Are these DOTS specific issues?
Does DOTS 1.0 addresses these?

hot garnet
#

VS2022 tries to compile SourceGen with every keystroke, causing massive slowdowns. In 1.0 we disabled that if I remember correctly. So that should be a lot better. Milage may vary