Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 312 Bytes

async-promise-worker

A small experiment to prove what is faster async await promise all or web worker.

How to use:

install dependencies:

run npm install or yarn install

how to run

run npm run dev or yarn run dev

Online demo

https://894571.playcode.io/