Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/wapython
Path: blob/main/python/bench/src/cython/README.md
1067 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.