Skip to content

Instantly share code, notes, and snippets.

@klardotsh
Created July 13, 2019 00:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klardotsh/4dff46b84625071e06aa7e5ad63fdf03 to your computer and use it in GitHub Desktop.
Save klardotsh/4dff46b84625071e06aa7e5ad63fdf03 to your computer and use it in GitHub Desktop.
py files: GC Ran. Mem alloc: 145600 free: 32960
mpy files: GC Ran. Mem alloc: 144896 free: 33664
mpy -O3: GC Ran. Mem alloc: 143472 free: 35088
mpy -O2: GC Ran. Mem alloc: 144560 free: 34000
mpy -O1: GC Ran. Mem alloc: 144560 free: 34000
frozen kmk: GC Ran. Mem alloc: 117504 free: 61056
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment