On 28.05.25 10:38, Will Godfrey wrote:
Finally, I notice this is slightly slower to startup.
On 29.05.25 17:42, ichthyo wrote:
Haven't noticed that, but I'll do a comparison with two release builds.
Drilled down with timings.
Culprit is Bank loading.
Seems the new code somehow does not use the data
from the persisted file and thus does a full rediscovery.
The infosearch function takes roughly the same time in both versions,
about 110µs. But it is called 1000 times in the new version, and not
at all in the old version.
So the new version needs about 150ms longer for boot-up.
_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel