Project

General

Profile

action #159327

Updated by okurz about 1 month ago

## Goals 
 * **G1:** We know our most important bottlenecks for the performance of the mentioned routes 

 ## Suggestions 
 * Read http://open.qa/docs/#_profiling_the_web_ui 
 * Optional: Get the latest database snapshot for OSD and profile those endpoints with NYTProf locally. Could also be an o3 snapshot or just a clean database 
 * Make followup tickets for identified bottlenecks 
 * Good candidate for newcomers to the codebase to get an overview

Back