diff options
author | Damien George <damien.p.george@gmail.com> | 2018-05-22 22:33:26 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2018-05-23 00:35:16 +1000 |
commit | 18e6358480e640fd94a9383d5fa7d9b8cc2b9f73 (patch) | |
tree | 8fa4f37c9d5d072f8486b674b5038922d1cb25c0 /tests/basics/builtin_property.py | |
parent | 436e0d4c54ab22050072d392f0822e555bcc70f1 (diff) |
py/emit: Combine setup with/except/finally into one emit function.
This patch reduces code size by:
bare-arm: -16
minimal x86: -156
unix x64: -288
unix nanbox: -184
stm32: -48
cc3200: -16
esp8266: -96
esp32: -16
The last 10 patches combined reduce code size by:
bare-arm: -164
minimal x86: -1260
unix x64: -3416
unix nanbox: -1616
stm32: -676
cc3200: -232
esp8266: -1144
esp32: -268
Diffstat (limited to 'tests/basics/builtin_property.py')
0 files changed, 0 insertions, 0 deletions