summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/espapa102.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-07-23 13:56:24 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-07-23 13:56:24 +0300
commit0d221775f5ab458358ee873b70ad16f284a9b1cb (patch)
tree7dfa75baaa445fd781a3026d1cd94213b9c70d8d /esp8266/espapa102.c
parent2dd21d9a68ef90bd42fa355a744dde89031611c1 (diff)
downloadmicropython-0d221775f5ab458358ee873b70ad16f284a9b1cb.tar.gz
micropython-0d221775f5ab458358ee873b70ad16f284a9b1cb.zip
esp8266/_boot.py: Decrease GC alloc threshold to quarter of heap size.
The idea behind decrease is: bytecode and other static data is also kept on heap, and can easily become half of heap, then setting threshold to half of heap will have null effect - GC will happen on complete heap exhaustion like before. But exactly in such config maintaining heap defragmented is very important, so lower threshold to accommodate that.
Diffstat (limited to 'esp8266/espapa102.c')
0 files changed, 0 insertions, 0 deletions