You're on hsvz21.dal --
http://graphs.tektonic.net/Colo4Dall...dal/index.html
It's definitely not idle, but it's avg of 243% CPU idle for the week (400% max for 4 CPU's). It's quad 2.4Ghz so that leaves roughly 5.2Ghz avail on avg. Since you're on a Linux-720 you are capped at 200% which on this node is 4.8Ghz, so you should be able to get that for your tests.
I also ran the UnixBench v4.1-wht benchmark tool on the node and results were really good:
Code:
==============================================================
BYTE UNIX Benchmarks (Version 4.1-wht)
System -- Linux hsvz21.dal.tektonic.net 2.6.18-028stab066.10 #1 SMP Fri Dec 4 15:49:04 MSK 2009 x86_64 x86_64 x86_64 GNU/Linux
/dev/sda2 10080520 6868688 2699764 72% /
Start Benchmark Run: Sun Dec 20 11:58:19 EST 2009
11:58:19 up 1 day, 16:30, 1 user, load average: 3.91, 3.87, 4.82
End Benchmark Run: Sun Dec 20 12:10:19 EST 2009
12:10:19 up 1 day, 16:42, 1 user, load average: 26.41, 15.62, 10.62
INDEX VALUES
TEST BASELINE RESULT INDEX
Dhrystone 2 using register variables 376783.7 38044622.1 1009.7
Double-Precision Whetstone 83.1 2145.2 258.1
Execl Throughput 188.3 6411.5 340.5
File Copy 1024 bufsize 2000 maxblocks 2672.0 172114.0 644.1
File Copy 256 bufsize 500 maxblocks 1077.0 53293.0 494.8
File Read 4096 bufsize 8000 maxblocks 15382.0 1256905.0 817.1
Pipe Throughput 111814.6 4596333.9 411.1
Pipe-based Context Switching 15448.6 1105170.7 715.4
Process Creation 569.3 18284.0 321.2
Shell Scripts (8 concurrent) 44.8 1773.9 396.0
System Call Overhead 114433.5 6094499.0 532.6
=========
FINAL SCORE 497.3
So I'm kind of stumped why your cart is loading so slow.
One thing I would check is your MySQL tuning. I notice you have default my.cnf so using the medium sample config should help. ie. cp /usr/share/mysql/my-medium.cnf /etc/my.cnf and then restart mysqld.
Also, what is the load time of your cart site? I usually use
http://www.iwebtool.com/speed_test to measure this.