euanwm / OpenWeightlifting

Repository that is deployed for the OpenWeightlifting site
https://www.openweightlifting.org
BSD 3-Clause "New" or "Revised" License
31 stars 21 forks source link

optimised events page #381

Closed euanwm closed 1 month ago

euanwm commented 1 month ago

Dropped out the Next router as it wasn't entirely efficient (shock). Reduced start-to-finish load time by over 100ms along with reducing overhead on memory (somehow).

euanwm commented 1 month ago

Closes #377