mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 18:30:27 +02:00
These tests are designed to measure changes in performance relating to: - string interning / searching for existing strings - map lookup - string operations - string hashing This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>