As I indicated in my previous post on MySQL performance, we have
been doing some performance work using an internally developed
web2.0 application. Akara and I will be presenting this app
publicly to a large audience for the first time at the upcoming
Velocity Conference in Burlingame, CA on June
23, 24. Check out our abstract. Most of our work uses Cool
Stack so a lot of the results we will be presenting will be based
on that. If you're struggling with performance issues, this
conference may be worth checking out.
If you will be attending the conference, please stop by and say
hello. It's always good to see people whom we only know through
blogs and forums.
The latest from the MySQL community
Ideas, releases, practical guides, and perspectives from the people building with MySQL.
As I indicated in my previous post on MySQL performance, we have
been doing some performance work using an internally developed
web2.0 application. Akara and I will be presenting this app
publicly to a large audience for the first time at the upcoming
Velocity Conference in Burlingame, CA on June
23, 24. Check out our abstract. Most of our work uses Cool
Stack so a lot of the results we will be presenting will be based
on that. If you're struggling with performance issues, this
conference may be worth checking out.
If you will be attending the conference, please stop by and say
hello. It's always good to see people whom we only know through
blogs and forums.
|
Jim Starkey, the well known database architect, author of Interbase and Netfrastructure, is leaving MySQL. Jim's company was acquired by MySQL two and half years ago, to help creating MySQL new transactional engine, Falcon. Zack Urlocker, reports on the event and says that Falcon is still on track and he is confident that it will be a success. |
We run an internally developed AMP benchmark to understand the
performance characteristics of the AMP stack on various
platforms.
We did some comparisons of the AMP stack in Cool Stack 1.2 with the one in Cool Stack 1.3. We didn't see any signficant difference in performance in the Apache/PHP tier between the two versions. However, there is a dramatic improvement in performance in the MySQL tier using Cool Stack 1.3. Cool Stack 1.2 shipped with MySQL 5.0.45 and 1.3 now has MySQL 5.1.24.
The graph below shows the CPU utilization on the MySQL system at different load levels :
MySQL 5.1 is 4x more efficient than 5.0.45 ! There are improvements in the Query Cache and query optimization in MySQL 5.1, but at this point we are doing more analysis to understand the reasons for the dramatic performance increase. Here is another graph that shows the network …
[Read more]
It's finally here. Before you download the release, please do read the documentation. It's over a month late, but
hopefully the features will compensate for the delay.
Almost every single component in the stack has been upgraded. Two
new packages, CSKpython and CSKnginx have been added. And yes -
the python package does include mod_python too.
You can read about the full list of changes in the Changelog.
ruby
Significant changes have been made to the ruby package. In addition to the upgrade to ruby1.8.6p114, we include a number of gems, notably mysql, postgres and mongrel. It should also be easy to install any new gem …
[Read more]
We run an internally developed AMP benchmark to understand the
performance characteristics of the AMP stack on various
platforms.
We did some comparisons of the AMP stack in Cool Stack 1.2 with the one in Cool Stack 1.3. We didn't see any signficant difference in performance in the Apache/PHP tier between the two versions. However, there is a dramatic improvement in performance in the MySQL tier using Cool Stack 1.3. Cool Stack 1.2 shipped with MySQL 5.0.45 and 1.3 now has MySQL 5.1.24.
The graph below shows the CPU utilization on the MySQL system at different load levels :
MySQL 5.1 is 4x more efficient than 5.0.45 ! There are improvements in the Query Cache and query optimization in MySQL 5.1, but at this point we are doing more analysis to understand the reasons for the dramatic performance increase. Here is another graph that shows the network …
[Read more]
We run an internally developed AMP benchmark to understand the
performance characteristics of the AMP stack on various
platforms.
We did some comparisons of the AMP stack in Cool Stack 1.2 with the one in Cool Stack 1.3. We didn't see any signficant difference in performance in the Apache/PHP tier between the two versions. However, there is a dramatic improvement in performance in the MySQL tier using Cool Stack 1.3. Cool Stack 1.2 shipped with MySQL 5.0.45 and 1.3 now has MySQL 5.1.24.
The graph below shows the CPU utilization on the MySQL system at different load levels :
MySQL 5.1 is 4x more efficient than 5.0.45 ! There are improvements in the Query Cache and query optimization in MySQL 5.1, but at this point we are doing more analysis to understand the reasons for the dramatic performance increase. Here is another graph that shows the network …
[Read more]
It's finally here. Before you download the release, please do read the documentation. It's over a month late, but
hopefully the features will compensate for the delay.
Almost every single component in the stack has been upgraded. Two
new packages, CSKpython and CSKnginx have been added. And yes -
the python package does include mod_python too.
You can read about the full list of changes in the Changelog.
ruby
Significant changes have been made to the ruby package. In addition to the upgrade to ruby1.8.6p114, we include a number of gems, notably mysql, postgres and mongrel. It should also be easy to install any new gem …
[Read more]
It's finally here. Before you download the release, please do read the documentation. It's over a month late, but
hopefully the features will compensate for the delay.
Almost every single component in the stack has been upgraded. Two
new packages, CSKpython and CSKnginx have been added. And yes -
the python package does include mod_python too.
You can read about the full list of changes in the Changelog.
ruby
Significant changes have been made to the ruby package. In addition to the upgrade to ruby1.8.6p114, we include a number of gems, notably mysql, postgres and mongrel. It should also be easy to install any new gem …
[Read more]Over the last few years there has been a lot of fanfare around open source companies and their liquidation events. Most of the news has been around Sun’s billion dollar acquisition of MySQL or the Citrix acquisition of Xen and even Yahoo’s acquisition of Zimbra. In contrast there was little attention paid to the SourceFire. Actually if you ask most open source users about SourceFire they would probably answer “SourceWho?” If you ask open source users if they have heard of ClamAV or Snort they probably would be able to tell you that they are the leading open source software for virus protection and intrusion detection respectively. Recently, SourceFire has been in the news a …
[Read more]