Hi Christian,

It reduced rebuild_index to around 15 minutes and update_index to 20:

user@host:~$ sudo time rb-site manage /var/www/reviews rebuild_index
...
All documents removed.
Indexing 23550 review requests
443.30user 15.45system 8:07.01elapsed 94%CPU (0avgtext+0avgdata
1655104maxresident)k
0inputs+1585056outputs (0major+1582379minor)pagefaults 0swaps

user@host:~$ sudo time rb-site manage /var/www/reviews update_index
Indexing 23550 review requests
1183.12user 37.15system 20:31.29elapsed 99%CPU (0avgtext+0avgdata
2084672maxresident)k
0inputs+5957232outputs (0major+2605937minor)pagefaults 0swaps

I wonder if being able to specify the age parameter (e.g. only index items
updated in the last 10 minutes) would help too?

-- 
Bruce


On Thu, Jun 5, 2014 at 3:27 AM, Christian Hammond <christ...@beanbaginc.com>
wrote:

> If you would like to hand-apply a patch, I’d love to see how this affects
> your performance:
>
> https://reviews.reviewboard.org/r/5935/
>
> It should make a noticeable difference.
>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to