Hacker News new | ask | show | jobs
by konceptz 4422 days ago
Author here:

You're right about the conclusion, I'll reword the title.

As far as why, my calls are certainly in the post somewhat buried in the github code linked to directly on the post.

Certainly more attention should be paid to how testing was done, I'll update that later tonight.

1 comments

If you do benchmarks you should also keep in mind that EC2 micro instances are terrible because they have highly variable CPU speeds which will be greatly reduced if the CPU load is high for a short time.
This is very interesting, it's the first I've heard of this but I have experienced some issues implementing pthreads. This could be a reason.

Do you know where I might find some documentation on this?

There is only a small part on the EC2 website, where Amazon is mentioning it, as far as I know. However there are some blog posts about it: http://blogs.adobe.com/digitalmedia/2011/02/amazon-ec2-micro... http://hughht5.blogspot.de/2012/05/amazon-ec2-micro-instance...