… my testing I discovered that innodb_old_blocks_time had an effect on performance of the benchmark. …cold for the cold test. All tests were done with no concurrency. The hardware for this test was provided by… performance of InnoDB significantly during the hot run, as hash indexes are faster than a …
Post: Benchmarking Percona Server TokuDB vs InnoDB
… TokuDB. I have a particular workload I’m interested in testing – it is an insert-intensive workload (which is TokuDB’s… repeat this benchmark, the sysbench code is on Launchpad lp:~vadim-tk/sysbench/insert-roll-2, command line to run: sysbench –test=insert….sock user=root skip-grant-tables TokuDB-related options are all defaults, as I understand from documentation TokuDB comes with good…
Post: Virident vCache vs. FlashCache: Part 2
… point the performance is going to level off since these tests were all run for 2 hours anyway, but I think the overall… the clear winner. Base MySQL & Benchmark Configuration All benchmarks were conducted with the following: sysbench –num-threads=32 –test=tests/db/oltp.lua –oltp_tables…
Post: More on MySQL transaction descriptors optimization
… fairly consistent with our original post across all test combinations. The details are below. Here is… Results: First of all, we used a smaller dataset for this benchmarks round, since reportedly …-index-updates=0 run POINT_SELECT + UPDATE QPS test sysbench –num-threads=<1..1024> –test=oltp.lua…
Post: Testing the Virident FlashMAX II
… over the previous model. In this post, we present some benchmark results comparing this new model to its predecessor, and we… FlashMax II is a significant upgrade. For reference, all of the FlashMax II benchmarks were performed on a Dell R710 with 192GB… the Cisco UCS C250 that is often used for our test runs, but that machine ran into some unrelated hardware difficulties and…
Post: Memory allocators: MySQL performance improvements in Percona Server 5.5.30-30.2
… in case of many small allocations and allows to free all blocks from specific heap at once. But in the case… fulfill it needs. To demonstrate the difference we have run sysbench POINT_SELECT test for glibc and jemalloc allocators. Observations: = MySQL 5… MySQL 5.5.30 with glibc is limited first of all by inefficiency of transaction list handling (see our previous post…
Post: Percona Server for MySQL 5.5.30-30.2 now available
… shipped with the libjemalloc library. Benchmark showing the impact of memory …. Bug fixed #1104977 (Ignacio Nin). Running the DDL statement while variable… for MySQL would re-create the test database when using rpm on …optimize-keys and –no-data options, all secondary key definitions would be lost….
Post: Percona Server 5.5.30-30.2 rerelease fixes non-restart issue
…upgrading was configured on machines with running database servers. We’ve now… shipped with the libjemalloc library. Benchmark showing the impact of memory … for MySQL would re-create the test database when using rpm on …optimize-keys and –no-data options, all secondary key definitions would be lost….
Post: MySQL File System Fragmentation Benchmarks
… affects performance of full table scan. Not all queries are going to be affected same way…bad as we show here. Benchmarks were done using this script: The benchmark run with following simple shell script:…is a lot of overhead. During this last test box felt really sluggish responding 10+ seconds …

