[BENCHMARK REQUEST] IGNITE-8446

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[BENCHMARK REQUEST] IGNITE-8446

Anton Vinogradov-2
Dmitry,

AFAIK, you're able to perform benchmarking of critical code.
Could you please check https://issues.apache.org/jira/browse/IGNITE-8446?

We have to check
https://github.com/apache/ignite/tree/ignite-8446
vs
https://github.com/apache/ignite/tree/ignite-8446-master

Only one benchmark is required: tx throughput
Reply | Threaded
Open this post in threaded view
|

Re: [BENCHMARK REQUEST] IGNITE-8446

Dmitriy Pavlov
Hi Anton,

Thank you for bringing this question here. Actually I'm not right person
who can do it, but hopefully Ilya can assist.

Hi Ilya,

could you please run required benchmark?

Sincerely,
Dmitriy Pavlov

пт, 3 авг. 2018 г. в 13:33, Anton Vinogradov <[hidden email]>:

> Dmitry,
>
> AFAIK, you're able to perform benchmarking of critical code.
> Could you please check https://issues.apache.org/jira/browse/IGNITE-8446?
>
> We have to check
> https://github.com/apache/ignite/tree/ignite-8446
> vs
> https://github.com/apache/ignite/tree/ignite-8446-master
>
> Only one benchmark is required: tx throughput
>
Reply | Threaded
Open this post in threaded view
|

Re: [BENCHMARK REQUEST] IGNITE-8446

Ilya Suntsov
Anton,

Please provide more details:

   - Benchmark class name
   - PDS/in-memory
   - sync mode
   - cluster size

?

2018-08-03 13:52 GMT+03:00 Dmitriy Pavlov <[hidden email]>:

> Hi Anton,
>
> Thank you for bringing this question here. Actually I'm not right person
> who can do it, but hopefully Ilya can assist.
>
> Hi Ilya,
>
> could you please run required benchmark?
>
> Sincerely,
> Dmitriy Pavlov
>
> пт, 3 авг. 2018 г. в 13:33, Anton Vinogradov <[hidden email]>:
>
>> Dmitry,
>>
>> AFAIK, you're able to perform benchmarking of critical code.
>> Could you please check https://issues.apache.org/jira/browse/IGNITE-8446?
>>
>> We have to check
>> https://github.com/apache/ignite/tree/ignite-8446
>> vs
>> https://github.com/apache/ignite/tree/ignite-8446-master
>>
>> Only one benchmark is required: tx throughput
>>
>


--
Best Regards,
Ilya Suntsov
email: [hidden email]
*GridGain Systems*
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: [BENCHMARK REQUEST] IGNITE-8446

Anton Vinogradov-2
- Benchmark should check how many tx can be completed in second (please use
same as you use to  check the release)
- in-memory
- default
- same you use at pre-release check.

пт, 3 авг. 2018 г. в 15:38, Ilya Suntsov <[hidden email]>:

> Anton,
>
> Please provide more details:
>
>    - Benchmark class name
>    - PDS/in-memory
>    - sync mode
>    - cluster size
>
> ?
>
> 2018-08-03 13:52 GMT+03:00 Dmitriy Pavlov <[hidden email]>:
>
>> Hi Anton,
>>
>> Thank you for bringing this question here. Actually I'm not right person
>> who can do it, but hopefully Ilya can assist.
>>
>> Hi Ilya,
>>
>> could you please run required benchmark?
>>
>> Sincerely,
>> Dmitriy Pavlov
>>
>> пт, 3 авг. 2018 г. в 13:33, Anton Vinogradov <[hidden email]>:
>>
>>> Dmitry,
>>>
>>> AFAIK, you're able to perform benchmarking of critical code.
>>> Could you please check https://issues.apache.org/jira/browse/IGNITE-8446
>>> ?
>>>
>>> We have to check
>>> https://github.com/apache/ignite/tree/ignite-8446
>>> vs
>>> https://github.com/apache/ignite/tree/ignite-8446-master
>>>
>>> Only one benchmark is required: tx throughput
>>>
>>
>
>
> --
> Best Regards,
> Ilya Suntsov
> email: [hidden email]
> *GridGain Systems*
> www.gridgain.com
>
Reply | Threaded
Open this post in threaded view
|

Re: [BENCHMARK REQUEST] IGNITE-8446

Ilya Suntsov
Anton,

I've run benchmarks with the following parameters:

   - 4 servers, 8 clients
   - primary/full sync
   - in-memory

Benchmarks show approximately the same numbers.

Primary sync:
ignite-8446 ignite-8446-master delta
tx-optim-repRead-put-get 36119 36241 -0.34%
tx-pessim-repRead-put-get 16747 16886 -0.83%
tx-putAll 702 706 -0.57%

Full sync:
ignite-8446 ignite-8446-master delta
tx-optim-repRead-put-get 35967 36386 -1.16%
tx-pessim-repRead-put-get 14415 14513 -0.68%
tx-putAll 693 695 -0.29%

2018-08-03 15:53 GMT+03:00 Anton Vinogradov <[hidden email]>:

> - Benchmark should check how many tx can be completed in second (please
> use same as you use to  check the release)
> - in-memory
> - default
> - same you use at pre-release check.
>
> пт, 3 авг. 2018 г. в 15:38, Ilya Suntsov <[hidden email]>:
>
>> Anton,
>>
>> Please provide more details:
>>
>>    - Benchmark class name
>>    - PDS/in-memory
>>    - sync mode
>>    - cluster size
>>
>> ?
>>
>> 2018-08-03 13:52 GMT+03:00 Dmitriy Pavlov <[hidden email]>:
>>
>>> Hi Anton,
>>>
>>> Thank you for bringing this question here. Actually I'm not right person
>>> who can do it, but hopefully Ilya can assist.
>>>
>>> Hi Ilya,
>>>
>>> could you please run required benchmark?
>>>
>>> Sincerely,
>>> Dmitriy Pavlov
>>>
>>> пт, 3 авг. 2018 г. в 13:33, Anton Vinogradov <[hidden email]>:
>>>
>>>> Dmitry,
>>>>
>>>> AFAIK, you're able to perform benchmarking of critical code.
>>>> Could you please check https://issues.apache.
>>>> org/jira/browse/IGNITE-8446?
>>>>
>>>> We have to check
>>>> https://github.com/apache/ignite/tree/ignite-8446
>>>> vs
>>>> https://github.com/apache/ignite/tree/ignite-8446-master
>>>>
>>>> Only one benchmark is required: tx throughput
>>>>
>>>
>>
>>
>> --
>> Best Regards,
>> Ilya Suntsov
>> email: [hidden email]
>> *GridGain Systems*
>> www.gridgain.com
>>
>


--
Best Regards,
Ilya Suntsov
email: [hidden email]
*GridGain Systems*
www.gridgain.com
Reply | Threaded
Open this post in threaded view
|

Re: [BENCHMARK REQUEST] IGNITE-8446

Anton Vinogradov-2
Great news.

Ilya, thank you!

пт, 3 авг. 2018 г. в 17:45, Ilya Suntsov <[hidden email]>:

> Anton,
>
> I've run benchmarks with the following parameters:
>
>    - 4 servers, 8 clients
>    - primary/full sync
>    - in-memory
>
> Benchmarks show approximately the same numbers.
>
> Primary sync:
> ignite-8446 ignite-8446-master delta
> tx-optim-repRead-put-get 36119 36241 -0.34%
> tx-pessim-repRead-put-get 16747 16886 -0.83%
> tx-putAll 702 706 -0.57%
>
> Full sync:
> ignite-8446 ignite-8446-master delta
> tx-optim-repRead-put-get 35967 36386 -1.16%
> tx-pessim-repRead-put-get 14415 14513 -0.68%
> tx-putAll 693 695 -0.29%
>
> 2018-08-03 15:53 GMT+03:00 Anton Vinogradov <[hidden email]>:
>
>> - Benchmark should check how many tx can be completed in second (please
>> use same as you use to  check the release)
>> - in-memory
>> - default
>> - same you use at pre-release check.
>>
>> пт, 3 авг. 2018 г. в 15:38, Ilya Suntsov <[hidden email]>:
>>
>>> Anton,
>>>
>>> Please provide more details:
>>>
>>>    - Benchmark class name
>>>    - PDS/in-memory
>>>    - sync mode
>>>    - cluster size
>>>
>>> ?
>>>
>>> 2018-08-03 13:52 GMT+03:00 Dmitriy Pavlov <[hidden email]>:
>>>
>>>> Hi Anton,
>>>>
>>>> Thank you for bringing this question here. Actually I'm not right
>>>> person who can do it, but hopefully Ilya can assist.
>>>>
>>>> Hi Ilya,
>>>>
>>>> could you please run required benchmark?
>>>>
>>>> Sincerely,
>>>> Dmitriy Pavlov
>>>>
>>>> пт, 3 авг. 2018 г. в 13:33, Anton Vinogradov <[hidden email]>:
>>>>
>>>>> Dmitry,
>>>>>
>>>>> AFAIK, you're able to perform benchmarking of critical code.
>>>>> Could you please check
>>>>> https://issues.apache.org/jira/browse/IGNITE-8446?
>>>>>
>>>>> We have to check
>>>>> https://github.com/apache/ignite/tree/ignite-8446
>>>>> vs
>>>>> https://github.com/apache/ignite/tree/ignite-8446-master
>>>>>
>>>>> Only one benchmark is required: tx throughput
>>>>>
>>>>
>>>
>>>
>>> --
>>> Best Regards,
>>> Ilya Suntsov
>>> email: [hidden email]
>>> *GridGain Systems*
>>> www.gridgain.com
>>>
>>
>
>
> --
> Best Regards,
> Ilya Suntsov
> email: [hidden email]
> *GridGain Systems*
> www.gridgain.com
>