Created
January 26, 2010 19:21
-
-
Save joakimk/287124 to your computer and use it in GitHub Desktop.
Example test runtimes using testbot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 computers - 1 cpus: 29 minutes (rake spec) | |
5 computers - 13 cpus: 4 minutes (rake testbot:spec) | |
10 computers - 25 cpus: 2 minutes (rake testbot:spec) (about 60% cpu efficiency) | |
The testbot communication overhead is about 2-5 seconds per run. Fetching the code | |
and setting up the test environment takes a bit longer. The jobs are not being | |
perfectly balanced. There is still plenty of room for optimizations. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment