Help families in GazaDonate to the IRC to provide humanitarian aid and resettlement resources to families in Gaza
JT's Space
Articles
About
Journal
RaW
GitHub
Articles
About
Journal
RaW
GitHub

Thursday November 21, 2024

JT Houk
Published November 21, 2024
lot-metadataperformancecode-review

Code Reviews

Reviewed Yongmin and Sylvie's work.

Projects

Performance Testing

Ran performance tests on the customer count changes to validate that removing the unnecessary logic actually improved response times as expected.

Lot Metadata

Released the lot metadata performance changes to production and set up monitoring in New Relic to watch for any regressions. The lot metadata queries were one of the slower endpoints because they join across inventory, product, and compliance tables. Optimizing these queries directly impacts how fast budtenders can look up product information at the register.