[Patchew-devel] [PATCH 0/2] small optimization of series detail view

Paolo Bonzini posted 2 patches 5 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/patchew-ci tags/patchew/20180502155616.3826-1-pbonzini@redhat.com
www/views.py | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
[Patchew-devel] [PATCH 0/2] small optimization of series detail view
Posted by Paolo Bonzini 5 years, 11 months ago
Cut the number of SQL queries in the series detail view.

Paolo Bonzini (2):
  views: clean up add_msg_recurse
  cut number of queries for series detail view

 www/views.py | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

-- 
2.17.0

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel
Re: [Patchew-devel] [PATCH 0/2] small optimization of series detail view
Posted by Fam Zheng 5 years, 10 months ago
On Wed, 05/02 17:56, Paolo Bonzini wrote:
> Cut the number of SQL queries in the series detail view.
> 
> Paolo Bonzini (2):
>   views: clean up add_msg_recurse
>   cut number of queries for series detail view

Nice! Pushed, thanks!

Fam

_______________________________________________
Patchew-devel mailing list
Patchew-devel@redhat.com
https://www.redhat.com/mailman/listinfo/patchew-devel