Set-up Buildbot for GDC
Martin Nowak via D.gnu
d.gnu at puremagic.com
Wed Jul 5 00:50:50 PDT 2017
On Tuesday, 4 July 2017 at 22:45:45 UTC, Iain Buclaw wrote:
>> The ARMs look good. I'm not sure about the X86_64: The 'VPS'
>> are
>> 'shared' but I haven't found any information what exactly they
>> share
>> (shared cores?). Additionally some 2016 reports say the VPS use
>> Intel Atom cores and only the more expensive 'Bare Metal'
>> plans use Xeon
>> Cores.
Yes, it's Avotons, furthermore many of the virtualized Scaleway
x86_64 share a network connected storage controller with many CPU
sockets (called LSSD). While this allows migration, it also adds
some latency.
I'm running the nightly build server on a bare-metal Avoton,
about 3x slower single-core than a Xeon, but you get 8 of 'em and
full virtualization support
https://www.online.net/en/dedicated-server/dedibox-xc.
The Jenkins at ci.dlang.org is running on a
https://www.online.net/en/dedicated-server/dedibox-lt though it
idles so much that I consider to use EC2 spot instances as
workers https://github.com/dlang/ci/issues/37.
More information about the D.gnu
mailing list