… or 5.6.13 will be really good for my tests.
Comment: MySQL and Percona Server in LinkBench benchmark
Yasufumi – it is very nice to hear from you. Linkbench can also be a good test to find performance stalls from the index lock. I think the published version of linkbench partitions the link table. Remove that and the index lock limits performance for IO-bound workloads.
Comment: Open Source, the MySQL market (and TokuDB in particular)
… the cost is tedious. It’s merges; integration and longevity testing. It’s R&D. It’s *distribution*, so that any…
Comment: Benchmarking Percona Server TokuDB vs InnoDB
svar, I have done some tests with concurrent load but did not see performance drops. It …
Comment: Benchmarking Percona Server TokuDB vs InnoDB
… INSERT benchmark What did you mean by that? In your tests you ran many INSERT .. ON DUPLICATE KEY UPDATE queries. That… to work pretty well (better than InnoDB in the 2nd test) for these upsert queries. So why did you say the…
Comment: Benchmarking Percona Server TokuDB vs InnoDB
Thanks Vadim, I did the test on 5.6 and load data infile concurrently results for … key worth distribution, memory or CPU as repeating the same test on uncompressed table scale as expected. Mark did you cover…
Comment: Benchmarking Percona Server TokuDB vs InnoDB
…, which is available in MySQL 5.6. So we may test MySQL 5.6 more to see what kind of performance…
Comment: Benchmarking Percona Server TokuDB vs InnoDB
RIch, Like I said, unfortunately upsert part did not work in this benchmark, so it was mostly INSERT benchmark. I fixed workload and right now I am running a different test, which uses “x=x+value(x)” a lot. So I am very interested to have it optimized and would like to run it.
Post: MySQL and Percona Server in LinkBench benchmark
… workloads in the CPU and IO-bound cases. For this test we used a PowerEdge R720 box with a fast PCI…=100000001 -c config/MyConfig.properties -l command line to run test for 10x dataset: ./bin/linkbench -D requesters=64 -D dbid…
Comment: Benchmarking Percona Server TokuDB vs InnoDB
Rich, Was this upsert optimization used in Vadim’s tests? If not how do you turn this optimization on?

