June 20, 2013

Post: MySQL and the SSB - Part 2 - MyISAM vs InnoDB low concurrency

… fast machine with a Xeon E5-2680 (8 cores, 16 threads) with fast IO (OCZ R4 1.6TB) and 128GB memory…_hash_instances=32 table_open_cache_instances=8 sort_buffer_size=128k read_rnd_buffer_size=8M join_buffer_size=8M default_tmp_storage…_blocks_time=0 table_open_cache=2048 table_definition_cache=16384 innodb_flush_method=O_DIRECT key_buffer_size=10G # Disabling symbolic-links…

Post: Virident vCache vs. FlashCache: Part 2

… acceptable bounds. This is, however, only a hypothesis. vCache vs. FlashCache – dirty page threshold Finally, we examine the impact … = 16M binlog_cache_size = 16M max_heap_table_size = 64M sort_buffer_size = 4M join_buffer_size = 4M thread_cache_size = 1000 query_cache_size = 0 query_cache_type = …

Post: Benchmarking Percona Server TokuDB vs InnoDB

… with TokuDB, of course I wanted to compare InnoDB performance vs TokuDB. I have a particular workload I’m interested in…_packet = 16M binlog_cache_size = 16M max_heap_table_size = 64M sort_buffer_size = 4M join_buffer_size = 4M thread_cache_size = 1000 query_cache_size = 0 query_cache_type = 0…

Post: More on MySQL transaction descriptors optimization

…on a single-node (on the left) vs. two-node (on the right) configuration. No…DIRECT innodb_log_buffer_size = 16M innodb_buffer_pool_size = 52G innodb_log_file_size = 2000M innodb_…threads = 8 innodb_write_io_threads = 8 innodb_io_capacity = 2000 max_connections=5000 table_open_cache=5000 query_cache

Post: InnoDB vs MyISAM vs Falcon benchmarks - part 1

…=1G –falcon_max_record_memory=2GB –falcon_page_cache_size=1500M –max-connections=1500 –table-cache=512 –net_read_timeout=30 –net_write… –key-buffer-size=1500M –innodb-buffer-pool-size=1500M –innodb-log-file-size=100M –innodb-thread-concurrency=8 –max-connections=1500 –table-cache=512 –net…

Post: Aligning IO on a hard disk RAID – the Benchmarks

… = 16M binlog_cache_size = 16M max_heap_table_size = 64M thread_cache_size = 32 query_cache_size = 0 tmp_table_size = 64M key_buffer_size = 8M bulk_insert_buffer_size = 8M… of the file size, the difference between aligned and misaligned reads was the same and, WT -vs- WB cache of course showed no…

Post: MySQL 5.5 and MySQL 5.6 default variable values differences

…/data/msan | | VERSION_COMPILE_OS | linux2.6 | linux-glibc2.5 | | THREAD_CACHE_SIZE | 0 | 9 | | PLUGIN_DIR | /mnt/nfs/dist/5.5.30… much further. open_files_limit is 5000 by default now vs 1024. innodb_auto_extend_increment is now 64MB instead of… set to 1000 making Innodb Buffer Pool Size scan resistant by default. Very welcome change ! thread_cache_size is enabled by default, though I…

Post: PBXT benchmarks

… queries, similar to ones in benchmark InnoDB vs MyISAM vs Falcon (http://www.mysqlperformanceblog.com/2007/… Processor 2210 stepping : 2 cpu MHz : 1800.163 cache size : 1024 KB 4GB of RAM MySQL version …, 16, 64, 128, 256, 512 concurrent threads. 3. For each thread perform a warm-up run (duration 180…

Post: MySQL 5.6.7-RC in tpcc-mysql benchmark

…it is with 2x4GB vs 2x8GB innodb logfiles. Obviously the result is quite better with bigger logs, so size does matter. …packet = 16M binlog_cache_size = 16M max_heap_table_size = 64M sort_buffer_size = 4M join_buffer_size = 4M thread_cache_size = 1000 query_cache_size = 0 query_cache_type = 0…

Post: FusionIO - time for benchmarks

… couple times RAID vs SSD vs FusionIO and Testing FusionIO: strict_sync is too… memory from host, so there is always cache kept in OS memory), I also do…threads. With increasing of file size write bandwidth drops. – I got strange results with sequential writes. With increasing number of threads