Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 271 Bytes

File metadata and controls

5 lines (3 loc) · 271 Bytes

Run npm install, then transpile and pack the test bundle with npm run build, then open ./dist/index.html in a browser and check the console for the timing.

You can also see the profile in node by running npm run node-profile.

Tests can be run with npm run test.