Executing Scripts in a Few Milliseconds with MicroPython
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the importance of fast script execution times in this EuroPython 2017 conference talk. Learn about MicroPython's potential for improving command execution speed compared to other interpreted languages. Discover techniques for measuring execution time, compare performance across various scripting languages, and examine a practical use case of MicroPython on Unix systems. Gain insights into when fast execution matters, understand different approaches to timing commands, and witness a live demonstration of a Bash completion script for pip install using MicroPython. Delve into the challenges of Python's startup time and how MicroPython addresses these issues, making it an ideal choice for time-sensitive applications.
Syllabus
Intro
What is conky
How conky works
What happens when you dont use Python
Performance issues
Clock cycles
Interpreted languages
Measuring execution time
Man page for time
MicroPython
What is MicroPython
The numbers
Real life implementation
Builtin pip performance
Builtin pip demonstration
Batch completion
Parse HTML
Codebook
Performance
Live Demo
Thank you
Challenges
MicroPython vs Python 2
Michael Biden
Taught by
EuroPython Conference
Related Courses
Electronics, MicroPython, and BBC Microbit BootcampUdemy ChatGPT with Arduino and ESP32 - C++ and MicroPython Coding
DroneBot Workshop via YouTube Raspberry Pi Pico - Control the I-O World
DroneBot Workshop via YouTube Galactic Guitar Hero Game Using Pimoroni Galactic Unicorn and MicroPython
Kevin McAleer via YouTube Learn MicroPython - Loops and Operators
Kevin McAleer via YouTube