Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

question for performance #303

Open
zttaotao2013 opened this issue Mar 14, 2017 · 4 comments
Open

question for performance #303

zttaotao2013 opened this issue Mar 14, 2017 · 4 comments

Comments

@zttaotao2013
Copy link

hello,i am interesting for copycat , now we intend to apply it to our project,but we found that its performance is not so high,according to my testing it reach 60-70 ops,is there a data for the performance or good advice for improvement it? thanks

@kuujo
Copy link
Member

kuujo commented Mar 31, 2017

@zttaotao2013 how are you getting that number? Is that submitting blocking requests from a single client or something?

@kuujo
Copy link
Member

kuujo commented Mar 31, 2017

And what is the environment you're running it in?

@kuujo
Copy link
Member

kuujo commented Mar 31, 2017

I'd like to learn more about your environment. I just ran my local tests again, and while I'm not running them on a cluster right now, ~2500 synchronous writes/sec from one client doesn't seem to suggest I should see 60-70 on a cluster.

@zttaotao2013
Copy link
Author

i run copycatserver on 3 node with linux server , one client write,the case is the examples in the copycat code ,i modified the client code ,make the write duration is zero, and every write is 1K bytes.

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

No branches or pull requests

2 participants