The apparent double-load is expected. Now, to get app loads a lot faster the Bangle effectively re-writes the bootloader each time settings change - but I'd be pretty sure that the clock doesn't actually end up loaded twice.
I'll look into memory usage before/after though and see if I can find anything concrete - the intention of the latest tweaks was to actually increase speed and reduce memory usage, not to add to it.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ok, thanks...
The apparent double-load is expected. Now, to get app loads a lot faster the Bangle effectively re-writes the bootloader each time settings change - but I'd be pretty sure that the clock doesn't actually end up loaded twice.
I'll look into memory usage before/after though and see if I can find anything concrete - the intention of the latest tweaks was to actually increase speed and reduce memory usage, not to add to it.