Skip to content
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

We need a stress testing suite to show the true capability of Flowmix as well as to surface any bottlenecks that could seriously hinder the ability to process flows in real time. #38

Open
cjnolet opened this issue Sep 12, 2014 · 3 comments
Milestone

Comments

@cjnolet
Copy link
Member

cjnolet commented Sep 12, 2014

No description provided.

@cjnolet cjnolet added this to the 1.0.0 milestone Oct 1, 2014
@miguelantonio
Copy link
Contributor

well this may sound simple but I usually use the ol' JMeter with a custom class, if you are interested I could propose one (with results). I'm concerned particularly about the memory use.

@cjnolet
Copy link
Member Author

cjnolet commented Jan 19, 2015

Sounds great. Memory use is definitely something worth optimizing. I'm also concerned about the data being stored primarily on-heap and the effects of garbage collection in the caches.

@miguelantonio
Copy link
Contributor

awesome, this could be useful to compare new versions of things

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants