anura-engine / anura

Anura Engine
Other
384 stars 78 forks source link

Anura is very slow to start up with the Visual Studio debugger attached. #337

Open DDR0 opened 2 years ago

DDR0 commented 2 years ago

On my machine, it takes about 20 minutes for VS to log all the expected exceptions related to FFL optimization that the engine does on startup. Even with logging is disabled, this still takes a very long time as something under the hood seems to be slowly analyzing each caught exception.