You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add new indexes to improve booking performance
After the changes on the gpu PR AcademySoftwareFoundation#924
the performance of the booking query degraded up to 4 times the previous
throughput. Creating some indexes for columns that changed names seems to
have fixed the problem.
Signed-off-by: Diego Tavares <[email protected]>
* Update cuebot/src/main/resources/conf/ddl/postgres/migrations/V18_Add_New_Indexes
Signed-off-by: Diego Tavares da Silva <[email protected]>
* Update cuebot/src/main/resources/conf/ddl/postgres/migrations/V18_Add_New_Indexes
Signed-off-by: Diego Tavares da Silva <[email protected]>
* Update cuebot/src/main/resources/conf/ddl/postgres/migrations/V18_Add_New_Indexes
Signed-off-by: Diego Tavares da Silva <[email protected]>
---------
Signed-off-by: Diego Tavares <[email protected]>
Signed-off-by: Diego Tavares da Silva <[email protected]>
0 commit comments