TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Extensive Benchmarks Of Amazon's EC2 Compute Cloud Performance

18 pointsby spahlover 14 years ago

8 comments

shizcakesover 14 years ago
These benchmarks were done by someone who seems to have no idea about the ins-and-outs of EC2. For example, there's a lot of IO bound tests... but they're on instance storage. What about Instance storage vs EBS? What about network performance over time?<p>All I can get from these is that Amazon isn't lying that their instance sizes are different in terms of compute units and memory.
listicover 14 years ago
It looks strange to me that High-CPU Instances didn't come as clear winners in compilation tests. I thought of choosing only between c1.medium and c1.xlarge for my CPU-intensive tasks. Looks like I should look closely into all types of instances instead, except for micro and small.<p>According to the specs Amazon gives us, "High-Memory" instances have 3.25 Compute Units per virtual core, while "High-CPU" only 2.5. It would be interesting to know what is going on: are their compilation tests unable to properly utilize many cores, or the nodes assigned to "High-Memory" instances tend to have more powerful hardware, or what?
jcborroover 14 years ago
How about a comparison to a known standalone unvirtualized box?
ericbover 14 years ago
I was hoping for more extensive and definitive. Bandwidth? Latency? Startup time? A meaningful sample with variation from day to day and an idea of variation across instances running at the same time?<p>For all the dollars being thrown at EC2, I'm surprised someone hasn't gone nuts with benchmarking this for the authority, notoriety and seo link juice.
评论 #2107598 未加载
DrJosiahover 14 years ago
<a href="http://cloudharmony.com/" rel="nofollow">http://cloudharmony.com/</a> has at least as extensive benchmarks, and includes other cloud providers.
samuel1604over 14 years ago
I wonder how those compare to others IaaS providers like Gogrid or Rackspace
eclarkover 14 years ago
How about cc1.4xlarge we have been debating using them for the IO.
snissnover 14 years ago
i'm much more interested in ec2's variation over time