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.