From 4426863f07901f626a537f2f0bb717b1bd1b0f6d Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Tue, 12 Dec 2023 15:32:47 +0100 Subject: chore: compute patches only when displayed --- app/Main.hs | 9 --------- 1 file changed, 9 deletions(-) (limited to 'app/Main.hs') diff --git a/app/Main.hs b/app/Main.hs index ea9077b..6ccc29a 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -1,12 +1,3 @@ --- TODO Compute patches only when demanded --- --- Currently, `IssueEvents` contain patches of the relevant issues. These --- patches are computed upfront, and also when not needed (ie. if not shown). --- Additionally, there are cached. --- --- I think it would be sufficient to compute patches on-the-fly, ie. when --- requested to be shown. - -- TODO Compute history from the top -- -- Currently we are computing the history from the bottom (ie. earliest commit -- cgit v1.2.3