Merge in https://github.com/micropython/micropython/releases/tag/v1.18 The perfomance-improving cache enhancements look interesting. We should look at `FROZEN_MANIFEST` and see if it subsumes our own `FROZEN_MPY_DIRS`.
Merge in https://github.com/micropython/micropython/releases/tag/v1.18
The perfomance-improving cache enhancements look interesting.
We should look at
FROZEN_MANIFESTand see if it subsumes our ownFROZEN_MPY_DIRS.