Skip to main content
Latest benchmark snapshot comparing numpy-ts against Python NumPy. You can run your own via npm run bench:full.
Benchmarks are generated by running a suite of ~2,000 microbenchmarks covering core NumPy APIs. Each benchmark runs the same code in Python (using NumPy) and JavaScript (using numpy-ts), measuring execution time from the respective language to ensure a fair comparison.