Skip to content

Instantly share code, notes, and snippets.

Created April 9, 2016 15:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/573eec64acab0ba9f56bbb2be27deb99 to your computer and use it in GitHub Desktop.
Save anonymous/573eec64acab0ba9f56bbb2be27deb99 to your computer and use it in GitHub Desktop.
$ perl minion_bench.pl
Clean start with 10000 jobs
Enqueued 10000 jobs in 4.57022714614868 seconds (2188.075/s)
18773 has started 4 workers
18777 will finish 1000 jobs
18778 will finish 1000 jobs
18780 will finish 1000 jobs
18779 will finish 1000 jobs
18777 finished 1000 jobs in 1.59618711471558 seconds (626.493/s)
18779 finished 1000 jobs in 1.5973801612854 seconds (626.025/s)
18778 finished 1000 jobs in 1.61348509788513 seconds (619.776/s)
18780 finished 1000 jobs in 1.61436796188354 seconds (619.437/s)
4 workers finished 1000 jobs each in 1.63508820533752 seconds (2446.351/s)
18773 has started 4 workers
18786 will finish 1000 jobs
18785 will finish 1000 jobs
18788 will finish 1000 jobs
18787 will finish 1000 jobs
18785 finished 1000 jobs in 1.68815302848816 seconds (592.363/s)
18788 finished 1000 jobs in 1.71427798271179 seconds (583.336/s)
18786 finished 1000 jobs in 1.71776390075684 seconds (582.152/s)
18787 finished 1000 jobs in 1.73108196258545 seconds (577.673/s)
4 workers finished 1000 jobs each in 1.75667905807495 seconds (2277.024/s)
Requesting stats 100 times
Received stats 100 times in 0.416754961013794 seconds (239.949/s)
Repairing 100 times
Repaired 100 times in 0.390868902206421 seconds (255.840/s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment