June 19, 2013

Post: Benchmarking Percona Server TokuDB vs InnoDB

compiling Percona Server with TokuDB, of course I wanted to compare InnoDB performance vs… I am going to use new the Dell PowerEdge R420 with two Intel(R) Xeon(R) CPU E5-2450 0 @ 2…._roll.lua –oltp-table-size=10000 –mysql-user=root –oltp-tables-count=32 –mysql_table_engine=tokudb –oltp_auto_inc=…

Post: Percona Server on the Nexus 7: Your own MySQL Database Server on an Android Tablet

mysql, which we start mysql> show variables like ‘version%’; +————————-+——————————+ | Variable_name | Value | +————————-+——————————+ | version | 5.5.29 | | version_compile_machine | armv7l | | version_compile

Page: Presentations

…, Russia Presentation speaks about new features in new MySQL Versions. Download Improving MySQL Performance with Intel C++ Compiler LinuxWorld 2005, Boston Updated version now covering… storage engine. Download Improving MySQL Performance with Intel C++ Compiler LinuxWorld 2004, San Francisco Very short presentation I gave on Intel both. Has numbers for…

Post: MySQL 5.6 vs MySQL 5.5 and the Star Schema Benchmark

compiled both servers from source (cmake -gui .; make; make install) Only changes from defaults was that both servers are compiledMySQL 5.6 outperformed MySQL 5.5.30 with the big buffer pool. Why is the MySQL 5.6.10 with

Comment: MySQL, AIX5L and malloc()

hi, i’ve been asking about this setup all around with almost no answer..even in mysqlperformanceblog.com forums.. did you get any performance numbers?. how did this setup perform against intel platform?. which compiler did you use to compile mysql on aix? anyone has this kind of info?.

Post: PBXT benchmarks

… Update 4) 2 Ñ… Quad Core Intel XEON cpu family : 15 model : 6 model name : Intel(R) Xeon(TM) CPU 3.20GHz… RAM MySQL version We used MySQL 5.1.16-beta sources for MyISAM / InnoDB and pbxt-0.9.85-beta.tar.gz Compilation parameters: For MyISAM / InnoDB ./configure –prefix=/usr/local/mysqltest/mysql- –with-innodb Method of benchmark: 1. Prepare table with 1,000…

Post: InnoDB vs MyISAM vs Falcon benchmarks - part 1

…release 4.4 (Final) 2 Ñ… Dual Core Intel XEON 5130 model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz …releases) Compilation parameters: For MyISAM / InnoDB ./configure –prefix=/usr/local/mysqltest/mysql- –with-innodb For Falcon ./configure –prefix=/usr/local/mysqltest/mysql- –with-falcon mysqld…

Post: InnoDB benchmarks

… of overall performance All releases were compiled from sources with options: ./configure –prefix=/usr/local/mysqltest/mysql- –with-innodb and next startup options were… release 4.4 (Final) 2 Ñ… Dual Core Intel XEON 5130 model name : Intel(R) Xeon(R) CPU 5130 @ 2.00GHz stepping…

Post: FlashCache: more benchmarks

Intel SATA/flash controller for deciding exactly where to write data..”. So I assume we should be safe running Intel X25-M with…to test yourself (my full scripts and mysql config files are on Wiki page). …are not so much in kernel modules compiling: http://percona.com/downloads/TESTING/FlashCache/…

Comment: MySQL, AIX5L and malloc()

… you a little advice for running mysql on aix5.3(powerCPU) After a migration from SLES9 (Intel Xeon) to AIX 5.3 (Power6) we run into severe performance problems with MySQL 5.0. (64bit) MySQL and IBM Support… between real cpu´s and virtual cpu´s. Mysql supplied many new compiled (Xlc + gcc) mysql 5.0.x versions. Even though all…