Path: blob/main/python/bench/src/cython/README.md
1398 views
Cython version
I just started writing this and only translated some number theory benchmarks.
For gcd and xgcd, Cython running under WebAssembly beats both pypy and pylang running natively.