Python benchmarks support (via Pyodide & WebAssembly)

MeasureThat.net now supports Python in-browser benchmarks via Pyodide. This new feature allows users to write and execute Python code directly within their web browser, enabling seamless performance testing and benchmarking of Python scripts. (added in v1.7.0)
2 months ago
User agent: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Test name Executions per second
Test #1 bubble_sorted_array 140.4 Ops/sec
Test#2 efficient_sorted_array 1350.1 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • Test #1 bubble_sorted_array

  • Test#2 efficient_sorted_array

Open this result on MeasureThat.net