-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Measure Crawler Performance and Scalability #309
Comments
With regards to changing watson crawler version from 0.1 to master, we (prabhakar + sastry + me) performed the following tests on master branch crawler version:
Experiment was run for almost 3 days continuosuly. All looks stable- mem and CPU usage remains in limit, http response rates and times don't suffer (the response rate in the figures below should be multipled across 100 containers i.e. 70x100 = 7000 replies/s.) |
thanks @sahilsuneja1 Great work, thanks! and looks good. I will make two pull requests to you today that will repeat the changes I made for v0.1 to master. Then I will ready another release of the cloudsight-crawler. |
Description
We will measure crawler performance and scalability. This includes, scan rates (Hz) per feature and combo of features. What is the #containers/sec measure we can achieve in a given host/VM. Observed bottlenecks.
We will use this issue to report our findings.
The text was updated successfully, but these errors were encountered: