Ivan Artukhov created IGNITE-13337: -------------------------------------- Summary: Performance drop in ignite-2.9 vs Ignite 2.8.1 Key: IGNITE-13337 URL: https://issues.apache.org/jira/browse/IGNITE-13337 Project: Ignite Issue Type: Bug Components: cache, sql Affects Versions: 2.9 Environment: 9 equal physical hosts (2x Xeon E5-2609 v4, 96Gb RAM, 3x800Gb SSD RAID0, 10Gb/s ethernet) 3 server nodes, one node per physical host 6 client nodes, one node per physical host, 64 load threads Reporter: Ivan Artukhov Attachments: in-mem-FULL_SYNC.png, in-mem-PRIMARY_SYNC.png, pds-LOG_ONLY-FULL_SYNC.png, pds-LOG_ONLY-PRIMARY_SYNC.png
Yardstick benchmarks show up to 7% performance drop in branch {{ignite-2.9}} (rev. 6592dfa5) vs Ignite 2.8.1. Please see the attached screenshots. The benchmarks in use: {noformat} IgnitePutBenchmark IgniteGetBenchmark IgnitePutTxImplicitBenchmark IgnitePutGetTxBenchmark -optimistic IgnitePutGetTxBenchmark -pessimistic IgnitePutGetTxBenchmark -optimistic -serializable IgniteSqlQueryBenchmark IgnitePutAllTxBenchmark IgnitePutAllBenchmark {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)