diff --git a/diary.md b/diary.md index 4810bf6..b2819b2 100644 --- a/diary.md +++ b/diary.md @@ -1,6 +1,7 @@ ## Tue 25 Mar 2025 - Add step function to run `fetch_transient_data` and then `update_average_punctuality`. - Add average punctuality to train popups. +- Optimise statistics page loading. ## Mon 24 Mar 2025 - Update `fetch_transient_data` to parse & store the data that is parsed on the frontend to save computation.