1 2 3 4 5 6 7
# build synthetically fast interpreter for benchmarking COPT = "-O2 -DNDEBUG -fno-crossjumping" PROG = micropython_fast FROZEN_MANIFEST =