Am 07.03.2016 um 16:21 schrieb Jaroslaw Staniek:
>
> Real data for a single Kexi start + opening a single document on
> Linux, SSD:
>
> strace kexi 2>&1 | grep ^stat | wc -l
>
> 1. Traditional icon files: 78k calls
> 2. .rcc icon files: 11k calls, starts ~14% faster
>
> And for #2 there are still a few thousands of lookups
> (*/icons/hicolor/16x16/devices etc.) for icons probably at KF5 and KIO
> level and alike - they can be reduced only if traditional icon files
> are uninstalled or installed away from the default search path.
>
> Each stat() on Windows would take more time.
up to 5 times.

Ralf

Reply via email to