Skip to content

samorian/web-worker-performance-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Worker API Performance Analysis

The documentation for the Web Worker APIs does not contain any clear information about performance, runtimes and workload for use. No comprehensive tests could be found in a search that would allow a comparison of all relevant metrics.

More information and an analysis of the test results can be found here: Medium Post

In this application, the same calculation is performed with and without Web Worker and test data is collected.

Setup

Install dependencies

$ yarn install

Start

$ npm start

About

Web Worker API Performance Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published