summaryrefslogtreecommitdiff
path: root/unix/mpconfigport_fast.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2016-04-13py: Add ability to have frozen persistent bytecode from .mpy files.Damien George
2015-06-02unix: Include upip as fronzen modules inside the standard interpreter.Paul Sokolovsky
2014-11-05unix: fast: Set initial module dict size big to have high pystone score.Paul Sokolovsky
2014-11-02unix: Provide "fast" target to build interpreter for benchmarking.Paul Sokolovsky