ges-client icon indicating copy to clipboard operation
ges-client copied to clipboard

Performance

Open gregoryyoung opened this issue 9 years ago • 4 comments

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

gregoryyoung avatar Aug 26 '15 16:08 gregoryyoung

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.

bmavity avatar Aug 26 '15 16:08 bmavity

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

gregoryyoung avatar Aug 26 '15 16:08 gregoryyoung

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

bmavity avatar Aug 26 '15 16:08 bmavity

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 [email protected] wrote:

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

— Reply to this email directly or view it on GitHub https://github.com/bmavity/ges-client/issues/42#issuecomment-135107618.

Studying for the Turing test

gregoryyoung avatar Aug 26 '15 17:08 gregoryyoung