> I plan to support the -f option to output to a file, by the way, this
> benchmark is great.

I have checked the project, great job by Ian. Do we have a plan for when and 
how to release the official benchmark data? 

Best regards,
Jun

> On 13 Sep 2018, at 16:24, Zonghai Shang <y...@apache.org> wrote:
> 
> I plan to support the -f option to output to a file, by the way, this
> benchmark is great.
> 
> yiji
> 
> Ian Luo <ian....@gmail.com> 于2018年9月12日周三 下午4:05写道:
> 
>> Yiji,
>> 
>> It doesn't support different format, and can be able to output into a file.
>> Pls. take a look at OptionsBuilder [1], feel free to enhance it.
>> 
>> Regards,
>> -Ian.
>> 
>> 1.
>> 
>> https://github.com/dubbo/dubbo-benchmark/blob/master/client-base/src/main/java/org/apache/dubbo/benchmark/Client.java#L89
>> 
>> On Wed, Sep 12, 2018 at 2:32 PM Zonghai Shang <y...@apache.org> wrote:
>> 
>>> Hi ,
>>> 
>>> I am using performance testing to find out that the output is confusing,
>> it
>>> would be better if the output is supported to the file.
>>> dubbo-benchmark: https://github.com/dubbo/dubbo-benchmark
>>> Here is my test output:
>>> 
>>> ```
>>> # Fork: 1 of 1
>>> # Warmup Iteration   1: Sep 12, 2018 2:22:31 PM
>>> org.springframework.context.support.ClassPathXmlApplicationContext
>>> prepareRefresh
>>> 信息: Refreshing
>>> 
>> org.springframework.context.support.ClassPathXmlApplicationContext@44dc6a41
>>> :
>>> startup date [Wed Sep 12 14:22:31 CST 2018]; root of context hierarchy
>>> Sep 12, 2018 2:22:31 PM
>>> org.springframework.beans.factory.xml.XmlBeanDefinitionReader
>>> loadBeanDefinitions
>>> 信息: Loading XML bean definitions from class path resource [consumer.xml]
>>> 14:22:31.775 [org.apache.dubbo.benchmark.Client.listUser-jmh-worker-1]
>> INFO
>>> c.a.d.common.logger.LoggerFactory - using logger:
>>> com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
>>> 14:22:32.040 [org.apache.dubbo.benchmark.Client.listUser-jmh-worker-1]
>> INFO
>>> c.a.d.r.protocol.dubbo.DubboProtocol -  [DUBBO] Optimizing the
>>> serialization process for Kryo, FST, etc..., dubbo version: 2.6.1,
>> current
>>> host: 172.17.9.71
>>> 2.841 ±(99.9%) 0.015 ms/op
>>> # Warmup Iteration   2: 2.464 ±(99.9%) 0.010 ms/op
>>> # Warmup Iteration   3: 2.541 ±(99.9%) 0.007 ms/op
>>> Iteration   1: 2.342 ±(99.9%) 0.005 ms/op
>>>                 listUser·p0.00:   0.785 ms/op
>>> ```
>>> 
>>> Thanks
>>> yiji
>>> 
>> 

Reply via email to