/worker-data-load

A test that shows the benefit of loading large amounts of data directly in a worker instead of a page.

Primary LanguageJavaScript

This is a proof of concept for loading large amounts of JSON data in a worker instead of a page.

Read more on the test page.