You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2013/07/12 00:21:15 UTC

[allura:tickets] #6277 Parallelize run_tests

allura:db/6277

Make sure you `rm -rf AlluraTesting/` and run `setup.py` in `AlluraTest/`

A full parallelization speedup took **13m19s** and sequential took **32m38s**.  Most systems probably won't have enough CPUs for full parallel though.


---

** [tickets:#6277] Parallelize run_tests**

**Status:** code-review
**Created:** Fri May 24, 2013 02:11 PM UTC by Dave Brondsema
**Last Updated:** Fri May 24, 2013 02:11 PM UTC
**Owner:** Dave Brondsema

Change run_tests to run each tool's tests in parallel (e.g. Allura at the same time as ForgeTracker at the same time as ForgeGit, etc).  I'm pretty sure they can run without interfering with each other, and it'll be faster to run them all at once.


---

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

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