• Sat 2021.10.16

    This L14 blocksize: 13 raises a red flag for me. Don't know the answer, but I've only seen 16 or 12 on older boards.

    Was this somehow forced? @TTBangler   or an anomaly that's popped up using the emulator?

    http://www.espruino.com/Reference#t_l_pr­ocess_memory



    I'm also somewhat concerned about the actual char count in relation to the number of JsVars that are being reported in use. I've noticed that what I thought I understood (project years ago) and what seems to be occurring/reported now doesn't add up to what I believed at that time. In your case, file size is around twice what the actual JsVar usage appears to be. Will continue to monitor and realize the need to do more size/reservation calculations, Trace, debug, dump, flat string length, etc. in order to cement what is going on in memory, before the dreaded 'LOW_MEMORY' flag appears.

    http://www.espruino.com/Internals

  • @Robin,

    The values in my screenshot for post #22 came from the Web IDE connected to my Bangle.js v1. I actually never even noticed the blocksize before and haven't done anything I'm aware of to change the default value. 13 definitely seems like an odd number, though.

About

Avatar for TTBangler @TTBangler started