Hi
I've just installed (via fpcupdeluxe) fpc trunk & laz 3.0 fixes, all went well, so far, so good. I've got my old fpc 3.2.2 & laz 2.2.6 both stable still installed in /usr/lib64/.... The new 3.0 is installed in my /home/bc/laz_3/... on PCLinuxOS with Qt5.6.... on 4 core amd 16g ram.
In my current project, when i open a filedialog to choose a file to open: in 2.2.6 it's quick and /not/ cpu-hungry, in 3.0 it's sloooow to open and to return + it peaks the cpu @100% on 1 core, a rough timing shows it to be a bit more than 3 times slower...
I can compile the project in both 2.2.6.& 3.0 side by side, no code-changes.
Is that by design or what could be the reason for that?!?
Regards Benny