Why godot 4 more heavily and lagging than godot 3 ?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By nioaps

In godot 3, i have saw nothing lagging when open new project and during running
But in godot 4, it start lagging even when select an empty project, then lagging in movement my mouse in editor, and freeze 3-4 second when starting an scene. How the hell to coding when empty project lagging and freezing like this ?

My pc using i7 6700 , gtx 960 and SSD

:bust_in_silhouette: Reply From: shoyguer

Do you know Godot 4 wasn’t released yet, right?
Probably what you’re running on your computer is a virus-version of godot 3…

Where did you download it?

thank you, maybe i’ll waiting until it released, i downloaded and tested it in github master, maybe better is using stable version godot 3

nioaps | 2021-03-07 17:30

I love how people expect that an alpha software works flawlessly

fagnerln | 2021-03-07 17:59

:bust_in_silhouette: Reply From: xCode Soul

Will be slow if you compile with debug flag

But with release_debug , or release will be much faster

For more info back to docs about compiling the engine

Anyway, godot 4 still and heavy development

So don’t except its gonna be ready to use… it’s unstable at all

Best regards