Re: Re: About benchmark and scalability testing

2016-06-02 Thread hu...@neusoft.com
@ignite.apache.org Subject: Re: About benchmark and scalability testing Hello, In addition, banchmarks for Apache Ignite are made using yardstik[1] framework. Сan be found in the project ignite-yardstick[2] [1]: https://github.com/yardstick-benchmarks [2]: https://github.com/apache/ignite/tree/master

Re: About benchmark and scalability testing

2016-06-02 Thread Vladislav Pyatkov
Hello, In addition, banchmarks for Apache Ignite are made using yardstik[1] framework. Сan be found in the project ignite-yardstick[2] [1]: https://github.com/yardstick-benchmarks [2]: https://github.com/apache/ignite/tree/master/modules/yardstick On Thu, Jun 2, 2016 at 1:49 PM, Alexei Scherbako

Re: About benchmark and scalability testing

2016-06-02 Thread Alexei Scherbakov
Hi, Some benchmarks are available on GridGain site: http://www.gridgain.com/resources/benchmarks/ignite-vs-hazelcast-benchmarks/ I think Ignite can't be fully tested using SQL related benchmarks, because Ignite only supports SELECTs. Therefore, I recommend to measure Ignite's performance using

About benchmark and scalability testing

2016-06-02 Thread hu...@neusoft.com
Hi, Is there somebody making the performance testing for Ignite? Who used the Benchmark Factory™ or BenchmarkSQL which supports TPC-C to test Ignite? I want to know how does Ignite compare with mysql or oracle in OLTP. Or, where can I find the related article? Any guidance