[keyserver] Introduce yarn profile-prod to keyserver
Summary:
Introduce yarn profile-prod to keyserver which mirrors yarn prod (AKA will need to run yarn babel-build prior to running. Introducing yarn profile-dev is a bit more involved, and I'm not fully convinced is fully necessary.. but this works right now.
Depends on D9301
Test Plan:
- yarn prod in web and landing
- yarn babel-build && yarn profile-prod
- CTRL-C to end profiling session
- Here's the flamegraph:
Reviewers: ashoat, ginsu, tomek, rohan
Reviewed By: ashoat
Differential Revision: https://phab.comm.dev/D9302