@sef it's not even that rust is that fast! It's not inherently any faster than C++ (Python is slower though). But *rewritten* code is often faster (because it knows what it wants to achieve), and Rust seems to just be fun to reimplement things in.
I think you haven't announced yet, but congratulations! This is a very impressive project and it will shake up the PTA world. The spec docs alone are valuable to all PTA developers. You probably th...