Test how fast your code goes
git clone https://github.com/krosenk729/Speed-Test.git
cd Speed-Test
- Open Speed-Test/js/your-code.js
- Update the function definitions for
YourCode.testThisCodeandYourCode.testOtherCodeby replacing the console.log statements with whatever you want to test - Update the parameters for your functions by changing the assignment to
YourCode.paramsFor1andYourCode.paramsFor2 - Hit save then open up Speed-Test/index.html

