Hi Shafreeck,

I was going through https://github.com/shafreeck/fperf developed by you, 
and I've a question on the same. I've a python gRPC application, and the 
client interacts with it via gRPC. Can fperf be used to test the 
performance of Python applications or is it limited to Go? Please let me 
know. All my further questions depend on this answer.

Thanks,
Harsha

On Friday, April 22, 2016 at 8:10:29 AM UTC+5:30, Shafreeck Sea wrote:
>
> Hi,
> I am glad to see the official performance testing tools. I don't know much 
> about run_performance_tests.py. I guess it is built for fixed grpc servers. 
> If it is, fperf works in a different way.
> fperf is a performance framework which can be used to build benchmark tool 
> for arbitrary RPC servers or even for common servers like nginx, redis. 
>
> On Friday, April 22, 2016 at 2:20:19 AM UTC+8, Jan Tattermusch wrote:
>>
>> Hi,
>>
>> thanks for an interesting contribution. We've recently been improving our 
>> performance testing story quite a bit. It's still work in progress, but the 
>> main entrypoint is here:
>>
>> https://github.com/grpc/grpc/blob/master/tools/run_tests/run_performance_tests.py
>>
>> Jan
>>
>>
>> On Wed, Apr 20, 2016 at 4:04 PM, Shafreeck Sea <[email protected]> wrote:
>>
>>> Hi guys.
>>>
>>> I'd like to share a framework which was first built for grpc server 
>>> benchmark and then it extends to benchmark for any server that fits in the 
>>> unary/streaming call model.
>>> I call it fperf <https://github.com/shafreeck/fperf> : Framework of 
>>> Performance testing. It is really easy and useful for benchmark yourself 
>>> built servers especially in grpc. I am collecting advices and suggestions, 
>>> so any issues and pull requests would be welcome. Star the repo on github 
>>> if you like it, this will move me to keep  working on this project.
>>>
>>> Thanks very much !
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "grpc.io" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/grpc-io/a492f29e-204b-41b1-9800-32ac9e629e82%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/grpc-io/a492f29e-204b-41b1-9800-32ac9e629e82%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/146fdadb-89db-4cc1-96a4-4bc6862a06c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to