Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Find a reliable way of balancing test load #5

Open
joakimk opened this issue Nov 30, 2010 · 0 comments
Open

Find a reliable way of balancing test load #5

joakimk opened this issue Nov 30, 2010 · 0 comments

Comments

@joakimk
Copy link
Owner

joakimk commented Nov 30, 2010

The only balancing done now is based on file-size which isn't very accurate.

A good solution would:

  • Let testbot learn the test suite without any special benchmarking runs.
  • Be able to balance based on how fast the various computers are.
  • Have one job for each computer (reduce startup time overhead) and have the jobs end at the same time on all of them.
  • Not be dependent on test framework native tools (such as rspec profiling)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant