worker-data-load icon indicating copy to clipboard operation
worker-data-load copied to clipboard

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

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.