Changes between Version 2 and Version 3 of Ticket #16031, comment 8


Ignore:
Timestamp:
Jun 7, 2020, 5:35:26 PM (4 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16031, comment 8

    v2 v3  
    11Turns out gcc is not installed on this stick (probably had to work-around the stick's small 600 MiB partition size or something). Anyway, attached the now-classical test case above. Compiles in a flash, runs in a few seconds. Results take a bit of thinking to interpret, but not all that much IIRC.
     2
    23(EDIT: basically, each attempt at decoding the mp3 should end by returning the memory it used, except for 80 bytes; so whatever memory usage is listed before the first decoding run is the "baseline", and any increment above and beyond 80 bytes per run is a regression IIRC)
     4
     5EDIT2: note to self: try the test with both plain mp3s and mp3s that include album art