Skip to content

Comparing the performance of Array prototype operations with functionally-equivalent for- and while-loop operations.

Notifications You must be signed in to change notification settings

jonknowles/arrayOpsProfiling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run npm install, then transpile and pack the test bundle with npm run build, then open ./dist/index.html in a browser and check the console for the timing.

You can also see the profile in node by running npm run node-profile.

Tests can be run with npm run test.

About

Comparing the performance of Array prototype operations with functionally-equivalent for- and while-loop operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published