Page MenuHomePhabricator

[keyserver] Introduce `yarn profile-prod` to `keyserver`
ClosedPublic

Authored by atul on Sep 27 2023, 9:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 9:26 AM
Unknown Object (File)
Thu, Nov 14, 9:26 AM
Unknown Object (File)
Thu, Nov 14, 9:25 AM
Unknown Object (File)
Thu, Nov 14, 9:25 AM
Unknown Object (File)
Thu, Nov 14, 9:17 AM
Unknown Object (File)
Oct 16 2024, 9:00 AM
Unknown Object (File)
Oct 16 2024, 2:31 AM
Unknown Object (File)
Oct 15 2024, 4:09 AM
Subscribers
None

Details

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
  1. yarn prod in web and landing
  2. yarn babel-build && yarn profile-prod
  3. CTRL-C to end profiling session
  4. Here's the flamegraph:

ac7655.png (2×3 px, 392 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable