« Login problems with Drupal powered site | Main | How hard is test for equality in Java -- the answer will surprise you »

lmbench results for Amazon EC2

I recently downloaded and ran lmbench-2.5 on an Amazon Elastic Computing Cloud (EC2) instance. As you might know, lmbench is a fairly old microbenchmark for low level OS functions such as context switch, process creation, networking operations and so on. Amazon EC2 is an innovative service offering from the famous online retailer that allows you to run an OS within a XEN virtualization environment, guaranteeing the equivalent of a system with a 1.7Ghz x86 processor, 1.75GB of RAM, 160GB of local disk, and 250Mb/s of network bandwidth.


Based on the the above specification, I had expected its benchmark results to be in line with the ones reported in xen-devel mailing list post. However, lmbench results for Amazon EC2 I recorded were very different. You could study the two results yourself and draw your own conclusions. Or just look at my summary of the similarities and differences:


  1. Results reported in xen-devel mailing list used a dual processor 2.4GHz Xeon box with SMP Xen. It used lmbench-3.0 alpha with Linux 2.6.8.1/xen kernel on Xen version 1.1301. The underlying h/w for Amazon EC2 is not known, but a listing of /proc/cpuinfo shows it to be 2405.450 MHz AMD Opteron(tm) Processor 250. I used lmbench-2.5 for Amazon EC2. Both machines seem to have same clock speed. Other differences, including presence of 2 CPUs and differing versions of Linux kernel, lmbench and Xen, may or may not be material to the lmbench benchmark numbers.

  2. xen-devel mailing list post reports TCP connect time to be 53 micro secs, the same metric for Amazon EC2 is 345 micro sec. Amazon EC2 numbers are 3 to 6 times slower for most other operations as well.


How can this be explained? I would offer multiple possibilities:

  1. The underlying hardware reserved by Amazon EC2 is much less powerful than a 2.4 Xeon CPU (Assuming that lmbench benchamrks utilize only one CPU, even when 2 are present). Unlikely, IMHO.

  2. Amazon EC2 has not optimized Xen for its hardware. Most likely this is the case.

  3. Version differences are main culprit. Unlikely.


What would you say?


Note: I have comments disabled due to heavy comment spam. If you do have something interesting to say then send me an email at pankaj.kumar@gmail.com and I will post your message.


Update: I upgraded the blogging software and it seems to have good comment spam filter, so am enabling comments on this entry.

Comments (1)

Robin:

On bootup of my Ubuntu EC2 image, I get this message:
Freeing unused kernel memory: 144k freed

***************************************************************
***************************************************************
** WARNING: Currently emulating unsupported memory accesses **
** in /lib/tls glibc libraries. The emulation is **
** slow. To ensure full performance you should **
** install a 'xen-friendly' (nosegneg) version of **
** the library, or disable tls support by executing **
** the following as root: **
** mv /lib/tls /lib/tls.disabled **
** Offending process: init (pid=1) **
***************************************************************
***************************************************************

Continuing...

I wonder if the Xen list tests had a properly built glibc, and your tests were
against a generic one. I don't know if this would influence it, but maybe.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on November 8, 2006 10:22 PM.

The previous post in this blog was Login problems with Drupal powered site.

The next post in this blog is How hard is test for equality in Java -- the answer will surprise you.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.33