cpppo
cpppo copied to clipboard
performance issue with 3052 bytes
State transition machinery (automata.py::run() function) takes approx. ~1.1 seconds for handling ~3000 bytes. Is this more or less expected/acceptable, or is there any known limitation/issue, or am I doing something completely wrong? thanks