Skip to content

Add indices on the database tables

Wessel Dankers requested to merge performance_improvement into main

This reduces page load times for /song from 800ms+ to about 30ms. Other pages (and the API) will probably load faster as well.

Merge request reports