Skip to content
/ 50k Public
forked from afshinm/50k

A demo of HTML5 Web Worker, sorting 50K array with Bubble Sort.

Notifications You must be signed in to change notification settings

nzjony/50k

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

50K Array

A demo of HTML5 Web Worker, which shows the max recursion depth

python3 -m http.server

Then go to http://localhost:8000

About

A demo of HTML5 Web Worker, sorting 50K array with Bubble Sort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.9%
  • JavaScript 4.1%