Under Review
over 1 year ago

sdk 4.2.1 memory consumption

eclipse, win

widget f6p 

- 4.1.7 11kB

- 4.2.1.16.5kB

+6,5kB on start!!!!

6.5kB/28kB almost 25% more memory just because using 4.2.1....

so if glance uses e.g. a bigger properties (has to be the same, no scope), the same like app usually crash on start

Parents
  • Same problem here.

    AirGlanceWF (watch face)

    VS Code, Win, background MakeWebRequest

    f6 with SDK 4.2.2
    Background: OnRcv, 8592 / 28640  (free / total)

    f6 with SDK 4.1.7
    Background: OnRcv, 14272 / 28640


    epix2 with SDK 4.2.2
    Background: OnRcv, 26576 / 61408

    epix2 with SDK 4.1.7
    Background: OnRcv, 32240 / 61408

    There is about 5.5kb difference and this difference causes -403 error on some web requests.

    Maybe some specific module imports make this huge difference on memory usage.

Comment
  • Same problem here.

    AirGlanceWF (watch face)

    VS Code, Win, background MakeWebRequest

    f6 with SDK 4.2.2
    Background: OnRcv, 8592 / 28640  (free / total)

    f6 with SDK 4.1.7
    Background: OnRcv, 14272 / 28640


    epix2 with SDK 4.2.2
    Background: OnRcv, 26576 / 61408

    epix2 with SDK 4.1.7
    Background: OnRcv, 32240 / 61408

    There is about 5.5kb difference and this difference causes -403 error on some web requests.

    Maybe some specific module imports make this huge difference on memory usage.

Children
No Data