singpath / verifier

Pull verifier task from a Firebase queue and run them inside docker container
MIT License
1 stars 1 forks source link

Load testing #23

Open dinoboff opened 8 years ago

dinoboff commented 8 years ago

Add cmd to load test a queue.

dinoboff commented 8 years ago

Need #30 to be fixes. It's difficult to test the a verifier while some verifier containers fail to stop and return cpu or i/o resources.

dinoboff commented 8 years ago

The verifier can run 1 python solution / s on GCE's f1-micro machine with burst of 3 solutions per second. However I cannot get over 3 solutions per second; CPU or ram doesn't seem to be the bottle neck.

I will document the process, and try with a different deployment and on different platform.