by Emily Ikuta | Sep 12, 2017 | Insight for DBAs, Insight for Developers, Monitoring, MySQL, Webinars
Join Percona’s CTO Vadim Tkachenko @VadimTk and Altinity’s Co-Founder, Alexander Zaitsev as they present Supercharge Your Analytics with ClickHouse on Thursday, September 14, 2017, at 10:00 am PDT / 1:00 pm EDT (UTC-7). Reserve Your Spot ClickHouse is a...
by Vadim Tkachenko | Aug 3, 2015 | MongoDB, MySQL
In my recent benchmarks for MongoDB, we can see that the two engines WiredTiger and TokuMX struggle from periodical drops in throughput, which is clearly related to a checkpoint interval – and therefore I correspond it to a checkpoint activity. The funny thing...
by Vadim Tkachenko | Jul 24, 2015 | Benchmarks, MySQL, Percona Software
Previously I tested Tokutek’s Fractal Trees (TokuMX & TokuMXse) as MongoDB storage engines – today let’s look into the MySQL area. I am going to use modified LinkBench in a heavy IO-load. I compared InnoDB without compression, InnoDB with 8k...
by Vadim Tkachenko | Jul 20, 2015 | MongoDB, Percona Software
As you may know, Tokutek is now part of Percona and I would like to explain some internals of TokuDB and TokuMX – what performance benefits they bring, along with further optimizations we are working on. However, before going into deep details, I feel it is...
by Vadim Tkachenko | Jul 14, 2015 | Benchmarks, MongoDB
In this post I’ll share the results of a sysbench-mongodb benchmark I performed on my server. I compared MMAP, WiredTiger, RocksDB and TokuMXse (based on MongoDB 3.0) and TokuMX (based on MongoDB 2.4) in an IO-intensive workload. The full results are available...
by Vadim Tkachenko | Jul 1, 2015 | MongoDB, MySQL
Quite often, especially for benchmarks, I am trying to limit available memory for a database server (usually for MySQL, but recently for MongoDB also). This is usually needed to test database performance in scenarios with different memory limits. I have physical...
by Vadim Tkachenko | May 1, 2015 | Benchmarks, MySQL
An idea for a benchmark based on the “arrival request” rate that I wrote about in a post headlined “Introducing new type of benchmark” back in 2012 was implemented in Sysbench. However, Sysbench provides only a simple workload, so to be able to...
by Muhammad Irfan | Dec 9, 2014 | Insight for DBAs, MySQL
In MySQL 5.6 Oracle introduced a Transportable Tablespace feature (copying tablespaces to another server) and Percona Server adopted it for partial backups which means you can now take individual database or table backups and your destination server can be a vanilla...
by Vadim Tkachenko | Jun 18, 2014 | Insight for DBAs, MySQL, Percona Software, Webinars
We recently released a new version of Percona Cloud Tools with MySQL monitoring capabilities. Join me June 25 and learn the details about all of the great new features inside Percona Cloud Tools – which is now free in beta. The webinar is titled...
by Vadim Tkachenko | Jun 4, 2014 | Insight for Developers, MySQL, Percona Software, Webinars
We recently open-sourced our percona-agent and if you check out the source code, you’ll find that it is written in the Go programming language (aka Golang). For those not up to speed, the percona-agent is a real-time client-side agent for Percona Cloud Tools....
by Vadim Tkachenko | May 28, 2014 | Insight for DBAs, MySQL, Percona Software
First, I would like to invite you to my webinar, “this post. Basically our agent allows users to collect ALL MySQL metrics plus important environment’s metrics, like CPU, memory, IO stats. And when I talk all MySQL it is: Metrics from SHOW GLOBAL STATUS (I...
by Vadim Tkachenko | May 14, 2014 | Benchmarks, MySQL, Percona Software
We just released, as an open source release, our new percona-agent the agent to work with Percona Cloud Tools. This agent is written in Go. There will be more posts about percona-agent, but in the meantime I want to dedicate this one to Go, Go with MySQL and some...
by Vadim Tkachenko | Apr 18, 2014 | MySQL, Percona Software
I’d like to congratulate Canonical with the new Ubuntu 14.04 LTS (Trusty Tahr) Release, it really looks like a great release, and I say it having my own agenda 🙂 It looks even more great because it comes with a full line of Percona Software. If you install...
by Vadim Tkachenko | Feb 25, 2014 | MySQL
I’ve mentioned InfiniDB before in a previous post titled, “Star Schema Bechmark: InfoBright, InfiniDB and LucidDB,” but it’s been 4 years since that was published. Recently I evaluated column-storage solutions for Percona Cloud Tools and took...
by Vadim Tkachenko | Feb 4, 2014 | Benchmarks, MySQL, Percona Software
We just published results with improvements in Thread Pool in Percona Server: Percona Server: Thread Pool Improvements for Transactional Workloads Percona Server: Improve Scalability with Thread Pool What I am happy to see is that Percona Server is able to handle a...
by Vadim Tkachenko | Jan 30, 2014 | MySQL, Percona Software
Percona is pleased to announce the first General Availability release of the leading open source High Availability solution for MySQL, Percona XtraDB Cluster 5.6 on January 30, 2014. Binaries are available from downloads area or from our software repositories. Percona...
by Vadim Tkachenko | Jan 29, 2014 | MySQL, Percona Software
In our practice we often see that MySQL performance optimization is done in a sort of “black magic” way. A common opinion is: “If there is a performance problem – then it must be a database issue, because what else could it be? And if this is a...
by Vadim Tkachenko | Jan 16, 2014 | MySQL, Percona Software, Webinars
This blog, MySQLPerformanceBlog.com, is powered by WordPress, but we never really looked into what kind of queries to MySQL are used by WordPress. So for couple months we ran a Query Analytics (part of Percona Cloud Tools) agent there, and now it is interesting to...
by Vadim Tkachenko | Jan 9, 2014 | Insight for DBAs, MySQL, Percona Software
One of our primary focuses at Percona is performance. Let me make some statements on what is “performance.” In doing so I will refer to two pieces of content: Carry Millsap’s talk “Performance Instrumentation: Beyond What You Do Now” [1]...
by Vadim Tkachenko | Oct 8, 2013 | Benchmarks, MySQL, Percona Software
Yesterday we announced the GA release of Percona Server 5.6, the latest release of our enhanced, drop-in replacement for MySQL. Percona Server 5.6 is the best free MySQL alternative for demanding applications. Our third major release, Percona Server 5.6 offers all the...