You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Igor Bondarenko <je...@gmail.com> on 2015/07/09 10:42:15 UTC

[allura:tickets] #7914 Speedup create-allura-sitemap task



---

** [tickets:#7914] Speedup create-allura-sitemap task**

**Status:** open
**Milestone:** unreleased
**Labels:** performance 
**Created:** Thu Jul 09, 2015 08:42 AM UTC by Igor Bondarenko
**Last Updated:** Thu Jul 09, 2015 08:42 AM UTC
**Owner:** nobody

From [docs](https://forge-allura.apache.org/docs/getting_started/administration.html#create-allura-sitemap-py):
> This takes a while to run on a prod-sized data set. There are a couple of things that would make it faster, if we need/want to.
> 
> 1. Monkeypatch `forgetracker.model.ticket.Globals.bin_count` to skip the refresh (Solr search) and just return zero for everything, since we don’t need bin counts for the sitemap.
> 2. Use multiprocessing to distribute the offsets to n subprocesses.

Remove speedup suggestions from docs when this is ready.


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.