Hacker News new | ask | show | jobs
by Marazan 3944 days ago
One thing with those benchmarks:

Amon's piece is back when Scaleway was way more expensive. Amon says that he started a DigitalOcean Droplet with similar specs to the Scaleway box.

The Scaleway box has 2GB of memeory and 4 cores.

The first Digital Ocean box with more than 1 core and 2GB of memory is $20 a month. That's 6 times more expensive than Scaleway!

It would be interesting to see what the benchmarks would be like on the price competitive Digital Ocean offering (single core, 512MB memory, 20GB Hard disk)

1 comments

I just tried it and got a 20x difference.

Scaleway, using one of four 1332 bogomips processors and 2GB RAM (~$3.30/mo):

  Test execution summary:
      total time:                          685.4730s
      total number of events:              10000
      total time taken by event execution: 685.4637
      per-request statistics:
           min:                                 68.52ms
           avg:                                 68.55ms
           max:                                 75.46ms
           approx.  95 percentile:              68.58ms
Digital Ocean, using the sole 4600 bogomips processor and 512MB RAM ($5/mo):

  Test execution summary:
      total time:                          34.9343s
      total number of events:              10000
      total time taken by event execution: 34.9257
      per-request statistics:
           min:                                  2.88ms
           avg:                                  3.49ms
           max:                                  8.00ms
           approx.  95 percentile:               3.68ms
Commandline:

  $ sysbench --test=cpu --cpu-max-prime=20000 run