mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01: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>