Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPEED TEST

Test how fast your code goes

See the site here

Demo

demo

DIY

git clone https://github.com/krosenk729/Speed-Test.git
cd Speed-Test
  1. Open Speed-Test/js/your-code.js
  2. Update the function definitions for YourCode.testThisCode and YourCode.testOtherCode by replacing the console.log statements with whatever you want to test
  3. Update the parameters for your functions by changing the assignment to YourCode.paramsFor1 and YourCode.paramsFor2
  4. Hit save then open up Speed-Test/index.html

Example Updated Code

example

About

Test code speed using +new Date() or just with some console.time() tests. Replace the code in yourcode.js and then smash buttons

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages