Earlier quoted context omitted.
That means you can process more requests at once (across several threads/cores), but per request timings will be slower because each core is slower than the cores on the competitions CPUs.
Can confirm. Dual core Atom loading bare Wordpress is a nightmare without caching, and still barely acceptable with caching.
C2: Affordable X86-64 Servers
191–200 of 231 posts
Re: C2: Affordable X86-64 Servers
#192unlimited bandwidth. Is that for real? 300 Mbits. Let's assume you can pump out 100 Mbit sustained. That is about 10 MB/s. or 26,000,000 Megabytes/month. 26,000 GB / month. AWS & google cloud are about $.10/GB. That'd cost 2600 USD to serve. Scaleway claims that'd cost just 12 euro. For realz?
Re: C2: Affordable X86-64 Servers
#193Earlier quoted context omitted.
I'm happy to run any benchmarks people like (within reason). I can also compare to most AWS instances if you like.
Please run nbench [1]. I ran it on the C1 in April 2015 and got the following results: CPU : 4 CPU L2 Cache : OS : Linux 3.2.34-29 C compiler : gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-19ubuntu1) libc : libc-2.19.so MEMORY INDEX : 5.859 INTEGER INDEX : 8.164 FLOATING-POINT INDEX: 5.770 For comparison, here are an Intel Atom N450, a Core 2 Duo L7500 and a Raspberry Pi 1 Model B: CPU : Dual GenuineIntel Intel(R) Atom(TM)…
==============================LINUX DATA BELOW===============================
CPU : CentaurHauls VIA Nano processor U2500@1200MHz 1200MHz
L2 Cache : 1024 KB
OS : Linux 4.1.12-gentoo
C compiler : x86_64-pc-linux-gnu-gcc
libc :
MEMORY INDEX : 7.263
INTEGER INDEX : 7.365
FLOATING-POINT INDEX: 9.665
Baseline (LINUX) : AMD K6/233*, 512 KB L2-cache, gcc 2.7.2.3, libc-5.4.38Re: C2: Affordable X86-64 Servers
#194Earlier quoted context omitted.
> They each appear to be bare metal, and not virtualized How can you tell?
This can usually be determined heuristically: * loaded drivers may be named after the virtualization platform (VMware) * CPUs can be reported as "Virtual" in /proc/cpuinfo * Special files in /proc (for instance "vz" for OVZ) * Kernel name * etc.
https://kb.vmware.com/selfservice/microsites/search.do?langu...
Re: C2: Affordable X86-64 Servers
#195Earlier quoted context omitted.
This is helpful but you're not mentioning what instance type at EC2.. t2 and t1 instances do heavy throttling after you use up your CPU credits[1] so it's likely that you were just using all or most of a full Xeon CPU. I got similar results on even a t2.nano.. until I used up the CPU credits. Then it slowed to a crawl! Also keep in mind that nbench only tests a single CPU[2]. Apples to apples would probably be a smal…
If nbench only uses 1 core, yes, my comparison is wrong. Is there a similar benchmarking linux tool that can use many cores? edit: instance is a t2.micro
There is kcbench:
http://linux.die.net/man/1/kcbench
It compiles a kernel.
Re: C2: Affordable X86-64 Servers
#196Earlier quoted context omitted.
Not based on SuperMicro MicroBlades, home R&D design : https://twitter.com/scaleway/status/707617919434412034
Are you sure ?
Re: C2: Affordable X86-64 Servers
#197unlimited bandwidth. Is that for real? 300 Mbits. Let's assume you can pump out 100 Mbit sustained. That is about 10 MB/s. or 26,000,000 Megabytes/month. 26,000 GB / month. AWS & google cloud are about $.10/GB. That'd cost 2600 USD to serve. Scaleway claims that'd cost just 12 euro. For realz?
I have a quad core i7, 64 GB RAM, 3 x 4TB hard drives, and a 1 Gbps pipe with OVH for around $100/mo. Unfortunately it is not in the US. The closest they have is near Montreal. They are expanding to the West Coast though I hear.
Re: C2: Affordable X86-64 Servers
#198I've been very pleased with http://packet.net and their typo 0 server. It's bare metal, but much more performant than here. They have an amazing network, it's by the hour, and it's Also they're based in the US, so less latency for those of us with primary customer bases here. We use them at DNSFilter in NYC as part of our anycast network, for the last two months. Looking forward to their San Jose and Amsterdam datace…
We soft launched over a year ago and have a number of hosting industry insiders for customers, but are still working on the main, public facing website (domain just goes directly to an ordering page) as well as automation on the back end for near-instant provisioning. We'll be doing our official launch after that.
$0.05/GB may be cheaper than Amazon, but is rather expensive for bandwidth these days (would work out to approximately $10/Mb 95th percentile using a 200GB:1Mbps conversion ratio). With us, 2TB of bandwidth is included, and additional bandwidth is $0.002/GB or $0.40/Mb using a GTT/Tinet, Hurricane Electric, and Cogent bandwidth blend provided by my main hosting company's secondary/value network (AS63213).
Re: C2: Affordable X86-64 Servers
#199Earlier quoted context omitted.
Just to put it into perspective, both Azure and AWS don't allow KVM access at all, at any price, period. If your VM doesn't boot then only THEIR support can restore it (and both of their support is expensive).
Is it even possible to have a KVM for a VM? Don't you need it to be bare metal for that? In which case, it would make sense why neither AWS nor Azure offer it, since they don't offer bare metal hosting.
Re: C2: Affordable X86-64 Servers
#200Their support isn't great, and they're only in Canada and EU, but Kimsufi[1] is my goto for beefy but cheap dedicated servers. Their cheapest offering is $5/month for an Atom, 2G RAM, and 500G harddrive. But where the value really lies is a step up to about $25 where you start getting non-Atom processors, 16+G of RAM, and 1+TB harddrives. Also free bandwidth. It's a real dedicated server so you can install whatever o…