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

Performance #42

Open
gregoryyoung opened this issue Aug 26, 2015 · 4 comments
Open

Performance #42

gregoryyoung opened this issue Aug 26, 2015 · 4 comments

Comments

@gregoryyoung
Copy link

I would be interested in seeing some performance benchmarks on the client. Are their any?

@bmavity
Copy link
Owner

bmavity commented Aug 26, 2015

Not yet. I was going to contact you when I got things ready to go to 1.0.0, to see if you had any suggestions on setup, etc.

Right now, I am trying to find the source of a suspected memory leak issue.

@gregoryyoung
Copy link
Author

For me the best test would be on the same machine to run something like WRFL and RDFL from the TestClient. Then compare to the .NET client

@bmavity
Copy link
Owner

bmavity commented Aug 26, 2015

Ok, I will follow up with some questions after this next release.

@gregoryyoung
Copy link
Author

No worries. The related code is pretty basic btw:

https://github.com/EventStore/EventStore/blob/release-v3.2.0/src/EventStore.TestClient/Commands/ReadFloodProcessor.cs

https://github.com/EventStore/EventStore/blob/release-v3.2.0/src/EventStore.TestClient/Commands/WriteFloodProcessor.cs

Cheers,

Greg

On Wed, Aug 26, 2015 at 7:58 PM, Brian Mavity notifications@github.com
wrote:

Ok, I will follow up with some questions after this next release.


Reply to this email directly or view it on GitHub
#42 (comment).

Studying for the Turing test

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