Skip to content

Calculate javascript functions time performance depending on input size. The performance is an estimate (depends on machine, browser etc), but the overall trend will highlight the code performance.

Notifications You must be signed in to change notification settings

juleskulcsar/js-functions-performance-tracker

Repository files navigation

Javascript Functions Performance Tracker

Calculate javascript functions time performance depending on input size. The performance is an estimate (depends on machine, browser etc), but the overall trend will highlight the code performance.

Check browser compatibility before using

javascript, html, css

Usage

Type your function into the editor.

ATTENTION: Do Not Call It!

Add your arguments in the arguments field.

RUN

Limitations

For now only runs with 1 and/or 2 arguments of type:

  • number
  • array

Release

  • Version 1.00
  • License: MIT

About

Calculate javascript functions time performance depending on input size. The performance is an estimate (depends on machine, browser etc), but the overall trend will highlight the code performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published