MeasureThat.net 

Find out how to improve the speed of your web application!

Create a benchmark, measure performance of the JavaScript code and pick the fastest version.

Click New benchmark to get started. Or checkout existing benchmarks that were added by the Community.

 Create Latest My benchmarks Tools


Buy me a coffeeBuy me a coffee

PayPal — The safer, easier way to pay online.

Version history:

1.7.x:

  • MeasureThat.net can now test Python code using Pyodide. See an example
  • Added FAQ
  • Async/Await is now supported in script preparation code (wrapped as globalMeasureThatScriptPrepareFunction function). See FAQ or example.
  • Logged out users (guests) must validate their benchmarks before publishing.
  • Bug fixes.

1.6.x:

  • MeasureThat.net now supports Async/Deferred tests
  • Bug fixes (duplicated titles validation, lost test case names, etc)
  • UI Cleanup (login flow, creation, etc)
  • Removed reCaptcha from editing flow

1.5.x:

  • Upgraded to .NET8 from ancient .NET Core 2.
  • Upgraded NPM dependencies, TypeScript, etc.
  • Bug fixes