todo lists on patchwork.kernel.org are really slow
Johannes Berg
johannes at sipsolutions.net
Thu Sep 15 17:56:49 AEST 2016
On Wed, 2016-09-14 at 08:51 +0200, Johannes Berg wrote:
>
> Once I know more, I'll come back here with that info and check the
> code again as well.
>
So it's running v1.0.0 (*), which as a notable difference doesn't
actually generate a browser redirect but just generates the list
inline, which explains why we were talking about two different things
before :)
Other than that though, I don't really see a real difference to master
in this particular code.
More interesting, perhaps, is the difference between views.patch.list
and views.user.todo_list.
Does the latter really filter twice? user.profile.todo_patches()
already does a filter on the delegate, but it gets applied again in
views.user.todo_list? Could that cause a problem?
johannes
(*) though I heard some UI changes were reverted
More information about the Patchwork
mailing list