When we load a file (60 000+ objects) it is fine.
When we load a file (60 000+ objects) over a 60 000+ objects, moveToThread takes too much time.
- processEvents doesn't help
- commenting connect doesn't help
- project is clean before loading
- on Fedora it works fine
When we load a file (60 000+ objects) it is fine.
When we load a file (60 000+ objects) over a 60 000+ objects, moveToThread takes too much time.