Tool
YK MicroPython is an early-stage fork of the MicroPython interpreter enabled with yk meta-tracing technology. The project is presented as adding just-in-time compilation to the existing C-based interpreter; the video reports that its benchmark example runs at about twice the speed of standard MicroPython.
1 use taken from transcripts — each links to the moment in the video.
A YK-enabled fork of the MicroPython interpreter. It is presented as early-stage work that runs the benchmark example at about twice the speed of the normal MicroPython implementation.
1 in the library.