<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>benchmarks — LowEndSpirit</title>
        <link>https://staging.lowendspirit.com/index.php?p=/</link>
        <pubDate>Mon, 06 Apr 2026 10:14:42 +0000</pubDate>
        <language>en</language>
            <description>benchmarks — LowEndSpirit</description>
    <atom:link href="https://staging.lowendspirit.com/index.php?p=/discussions/tagged/benchmarks/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>The Problem with Generalizations: A Response to &quot;The Problem with Benchmarks&quot; by raindog308</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/2908/the-problem-with-generalizations-a-response-to-the-problem-with-benchmarks-by-raindog308</link>
        <pubDate>Wed, 12 May 2021 17:56:05 +0000</pubDate>
        <category>General</category>
        <dc:creator>Mason</dc:creator>
        <guid isPermaLink="false">2908@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>I was going to post this in the Rants category, but would rather not confine my thoughts on this to only LES members (the Rants category requires you to be signed in to view the threads).</p>

<blockquote><div>
  <p>YABS – and many others like it over the years – attempts to produce a meaningful report to judge or grade the VM. It reports CPU type and other configuration information, then runs various disk, network, and CPU tests to inform the user if the VPS service he’s just bought is good, bad, or middling. But does it really?</p>
</div></blockquote>

<p>I stumbled upon a blog post recently from raindog308 on the Other Green Blog and was amused that YABS was called out. Raindog states that YABS (and other benchmark scripts/tests like it) may be lacking in its ability to "produce a meaningful report to judge or grade the VM". Some of the reasons for discrediting and proposed alternatives had me scratching my head. I notice that raindog has been hard at work lately pumping up LEB with good content. But is he really?</p>

<hr />

<p>I'm going to cherry pick some quotes and arguments to reply to below -</p>

<blockquote><div>
  <p>It’s valid to check CPU and disk performance for outliers. We’ve all seen overcrowded nodes. Hopefully, network performance is checked prior to purchase through test files and Looking Glass.</p>
</div></blockquote>

<p>I'd argue that not <em>all</em> providers have readily available test files for download and/or a LG. Additionally, it can also be misleading when hosts simply link to their upstream's test files or have their LG hosted on a different machine/hardware that may not have the same usage patterns and port speeds that one would expect in the end-user's VM. However, the point is noted to do some due diligence and research the provider a bit, as that's certainly important.</p>

<p>I'd also argue that iperf (which YABS uses for the network tests) is much more complex than a simple test file/LG. If all you care about is a quick, single-threaded, single-direction, HTTP download then sure use the test file to your heart's content. BUT if you actually care about overall capacity and throughput to different areas of the world in BOTH directions (upload + download), then a multi-threaded, bi-directional iperf test can be much more telling of overall performance.</p>

<blockquote><div>
  <p>But other than excluding ancient CPUs and floppy-drive-level performance, is the user really likely to notice a difference day-in and day-out between a 3.3Ghz CPU and a 3.4Ghz one? Particularly since any operation touches many often-virtualized subsystems.</p>
</div></blockquote>

<p>I actually laughed out loud at this comment. I guess I didn't realize that people use benchmarking scripts/tools to differentiate between a "3.3Ghz CPU and a 3.4Ghz one"... (Narrator: "<em>they don't</em>").</p>

<p>Providers have different ways that they fill up their nodes -- overselling CPU, disk space, network capacity, etc. is, more often than not, mandatory to keep prices low. Most (all?) providers are doing this in some form and the end-user most of the time is none the wiser as long as the ratios are done right and the end-user has resources available to meet their workload.</p>

<p>A benchmarking script/tool does help identify cases where the provider's nodes are oversubscribed to excess and is immediately obvious if disk speeds, network speeds, or CPU performance are drastically lower than they should be for the advertised hardware. Could this be a fluke and resolve itself just a few minutes later? Certainly possible. On the flip side, could performance of a system with good benchmark results devolve into complete garbage minutes/hours/days after the test is ran? Certainly possible as well. Multiple runs of a benchmark tool spread out over the course of hours, days, or weeks could potentially help identify if either of these cases are true.</p>

<p>On a personal note, I've seen dozens of instances where customers of various providers post their benchmark results and voice some concerns of system performance. And a large percentage of the time, the provider is then able to rectify the issues presented by fixing hardware issues, identifying abusers on the same node that are impacting performance, etc. From this, one can notice patterns starting to emerge where you can see the providers that take criticisms (via posts containing low-performing benchmarks) to better improve their services and ensure their customers are happy with the resources that they paid for. Other trends help identify providers to avoid where consistent low network speeds, CPU scores, etc. go unaddressed, indicating unhealthy overselling. But I digress...</p>

<blockquote><div>
  <p>If I could write a benchmark suite, here is what I would like it to report.</p>
</div></blockquote>

<p>Here we get a rapid-fire of different un-quantifiable metrics that would be in raindog's ideal benchmarking suite:</p>

<ul>
<li>Reliability</li>
<li>Problems</li>
<li>Support</li>
<li>Security</li>
<li>"Moldy Oldies" (outdated VM templates)</li>
<li>"Previous Residents" (previous owners of IPs)</li>
<li>"My Neighbors" (anybody doing shitcoin mining on the same node)</li>
</ul>

<p>Raindog realizes it'd be hard to get at these metrics -</p>

<blockquote><div>
  <p>Unfortunately, all of these things are impossible to quantify in a shell script.</p>
</div></blockquote>

<p>They'd be impossible to quantify by any means (shell script or fortune teller)... Almost all of the above metrics are subject to personal opinions and preference. Some of these can be investigated by other means -- reliability: one could check out a public status page for that provider (if available); problems: one could search for public threads of people having issues and noting how the provider responds/resolves the issues; moldy oldies: a simple message/pre-sales ticket to the provider could alleviate that concern.</p>

<p>Anyways, the above metrics are highly subjective and are of varying importance to perspective buyers (someone might not give a shit about support response times or if their neighbor is having a party on their VM).</p>

<p>But what's something that everyone is actually concerned about? <strong>How the advertised VM actually performs.</strong></p>

<p>And how do we assess system performance in a non-subjective manner? <strong>With benchmarking tests.</strong></p>

<blockquote><div>
  <p>If you ask me which providers I recommend, the benchmarks that result from VMs on their nodes are not likely to factor into my response. Rather, I’ll point to the provider’s history and these “unquantifiables” as major considerations on which providers to choose.</p>
</div></blockquote>

<p>That's great and, in fact, I somewhat agree here. Being an active member of the low end community, I have the luxury of knowing the providers that run a tight ship and care about their customers and which ones don't based on their track record. But not everyone has the time to dig through thousands of threads to assess a provider's support response or reliability and not everyone in the low end community has been around long enough to develop opinions and differentiate between providers that are "good" or "bad".</p>

<blockquote><div>
  <p><img src="https://talk.lowendspirit.com/uploads/editor/in/zrog9orjrvqv.png" alt="" title="" /></p>
</div></blockquote>

<p>I also found it highly amusing that a related post on the same page links to another post regarding a new benchmarking series by jsg. This post is also written by raindog. The framing is a bit different in that post, where benchmarks are described in a way where they aren't represented as entirely useless and lacking in their ability to "produce a meaningful report to judge or grade the VM". I'm not really sure what happened in the few months between those two posts and they both talk about the limitations of benchmarking tool, but just would like to note the changes in tone.</p>

<hr />

<p>My main point in posting this "response" (read: rant) is that benchmark tests <em>aren't</em> and <em>shouldn't</em> be the all-in-one source for determining if a provider and a VM are right for you. I don't advertise the YABS project in that manner. In the description of the tool I even state that YABS is "just yet another bench script to add to your arsenal." So I'm not really sure of the intent of raindog's blog post. Should users not be happy when they score a sweet $7/year server that has top-notch performance and post a corresponding benchmark showing how sexy it is? Should users not test their system to see if they are actually getting the advertised performance that they are expecting? Should users not use benchmarking tools as a means of debugging and bringing a provider's attention to any resource issues? Those "unquantifiables" that are mentioned certainly won't help you out there.</p>

<p>This response is now much longer than the original blog post that I'm responding to, so I'll stop here.</p>

<p>Happy to hear anyone else's thoughts or face the pitch forks on this one.</p>
]]>
        </description>
    </item>
    <item>
        <title>A Couple of BSD VPS Questions (FreeBSD, OpenBSD)</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/2276/a-couple-of-bsd-vps-questions-freebsd-openbsd</link>
        <pubDate>Thu, 17 Dec 2020 23:15:06 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>flips</dc:creator>
        <guid isPermaLink="false">2276@/index.php?p=/discussions</guid>
        <description><![CDATA[<blockquote><div>
  <p><a href="https://staging.lowendspirit.com/index.php?p=/profile/AnthonySmith" rel="nofollow">@AnthonySmith</a> said in <a rel="nofollow" href="https://talk.lowendspirit.com/discussion/comment/50423/#Comment_50423">another thread</a>:<br />
  As it is simple to find a good 512mb deal it kind of makes this thread redundant so I have span one up myself on IH infrastructure but because I hate things being easy I am doing it on FreeBSD instead.</p>
</div></blockquote>

<p>Love this, "I hate things being easy" ...  <img src="https://staging.lowendspirit.com/plugins/emojiextender/emoji/twitter/smiley.png" title="=)" alt="=)" height="18" />  <img src="https://staging.lowendspirit.com/plugins/emojiextender/emoji/twitter/sunglasses.png" title="B)" alt="B)" height="18" /> <br />
Speaking of FreeBSD. I recently spun up both a FreeBSD and a OpenBSD node.</p>

<p>After my first purpose is accomplished, my curiosity will have me test other stuff as well. Wondering:</p>

<ol>
<li>What kinda benchmark script/tool would you guys run on BSD? (yabs.sh by <a href="https://staging.lowendspirit.com/index.php?p=/profile/Mason" rel="nofollow">@Mason</a> looks kinda Linux specific)</li>
<li>Of the many available httpd's available, which ones of these should I give a shot? OpenBSD's own/default (ob)httpd, (s)thttpd? Others?</li>
</ol>
]]>
        </description>
    </item>
    <item>
        <title>DigitalOcean, Vultr and Hetzner - Benchmarked each plan!</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/1440/digitalocean-vultr-and-hetzner-benchmarked-each-plan</link>
        <pubDate>Sat, 11 Jul 2020 19:49:03 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>cyberduck</dc:creator>
        <guid isPermaLink="false">1440@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Hi guys,</p>

<p>This is my first post!</p>

<p>I have benchmarked most VPS plans on DigitalOcean, Vultr and Hetzner.</p>

<p>Here are my results:</p>

<h3>DigitalOcean:</h3>

<p>DigitalOcean $5: <a href="https://bin.privacytools.io/?23ca20216640cea7#yErXC6DoxvdoRAkLghDZ8m/Pbd8GtJ5sDIrFZzSxA6Q=" rel="nofollow">https://bin.privacytools.io/?23ca20216640cea7#yErXC6DoxvdoRAkLghDZ8m/Pbd8GtJ5sDIrFZzSxA6Q=</a></p>

<p>DigitalOcean $10: <a href="https://bin.privacytools.io/?3069db77ed5b5be9#7a0UG13s/ohBQcyZFOexuNOXSLDFmxLfvnC67XicQYU=" rel="nofollow">https://bin.privacytools.io/?3069db77ed5b5be9#7a0UG13s/ohBQcyZFOexuNOXSLDFmxLfvnC67XicQYU=</a></p>

<p>DigitalOcean $15: <a href="https://bin.privacytools.io/?bd60530c4b6332e2#HXYa+ns9h+vUrR/3UZ5Z6CooLEbjzqGR68k4L5hhNOg=" rel="nofollow">https://bin.privacytools.io/?bd60530c4b6332e2#HXYa+ns9h+vUrR/3UZ5Z6CooLEbjzqGR68k4L5hhNOg=</a></p>

<p>DigitalOcean $20: <a href="https://bin.privacytools.io/?942cb51ef2e7b423#fi2ty3ZEHGtYfS0FsK2adNHT1VWnGwsX+iXI6JBGWcQ=" rel="nofollow">https://bin.privacytools.io/?942cb51ef2e7b423#fi2ty3ZEHGtYfS0FsK2adNHT1VWnGwsX+iXI6JBGWcQ=</a></p>

<p>DigitalOcean $40: <a href="https://bin.privacytools.io/?ee6d5fc601c4acfa#coMxzv1NH7bUMi/Rx+tkcRkNYbfDSKhS4IUMo2kG/No=" rel="nofollow">https://bin.privacytools.io/?ee6d5fc601c4acfa#coMxzv1NH7bUMi/Rx+tkcRkNYbfDSKhS4IUMo2kG/No=</a></p>

<h3>Vultr:</h3>

<p>Vultr $5: <a href="https://bin.privacytools.io/?1f819cc75c7474ce#vLg8HWqUkkYSgNAB4jOr0bfNp0EJz3pr4UGjFBJwalY=" rel="nofollow">https://bin.privacytools.io/?1f819cc75c7474ce#vLg8HWqUkkYSgNAB4jOr0bfNp0EJz3pr4UGjFBJwalY=</a></p>

<p>Vultr $10: <a href="https://bin.privacytools.io/?5547fb4c2a80101b#gX+QUIwagRGthUjn+aqf6ZGceGNeVNSUeFT0aE3oSDc=" rel="nofollow">https://bin.privacytools.io/?5547fb4c2a80101b#gX+QUIwagRGthUjn+aqf6ZGceGNeVNSUeFT0aE3oSDc=</a></p>

<p>Vultr $20: <a href="https://bin.privacytools.io/?b2e941f2a2d73646#hJSGgQ0UYOBJ/GdsvfMfV56P5shiG8E2u8J++0EB7qw=" rel="nofollow">https://bin.privacytools.io/?b2e941f2a2d73646#hJSGgQ0UYOBJ/GdsvfMfV56P5shiG8E2u8J++0EB7qw=</a></p>

<p>Vultr $40: <a href="https://bin.privacytools.io/?37fd0bb3430afc50#KZk3wZk4kBHEDi/DKi6DEg2WKLxiotXsmxbsWJgjvj4=" rel="nofollow">https://bin.privacytools.io/?37fd0bb3430afc50#KZk3wZk4kBHEDi/DKi6DEg2WKLxiotXsmxbsWJgjvj4=</a></p>

<p>Vultr $640: <a href="https://bin.privacytools.io/?246c068207398cc8#McGl3Uugm3GcoQv8yhJKQmw7NlnsvWbXjE4pV9VOo7c=" rel="nofollow">https://bin.privacytools.io/?246c068207398cc8#McGl3Uugm3GcoQv8yhJKQmw7NlnsvWbXjE4pV9VOo7c=</a></p>

<h3>Vultr High Frequency</h3>

<p>Vultr HF $6: <a href="https://bin.privacytools.io/?0104511948b3a2e3#JF595F8Js5d1n07wy0qRQCASR2E5xz0IuUawUCiSFXw=" rel="nofollow">https://bin.privacytools.io/?0104511948b3a2e3#JF595F8Js5d1n07wy0qRQCASR2E5xz0IuUawUCiSFXw=</a></p>

<p>Vultr HF $12: <a href="https://bin.privacytools.io/?e0f243240924ba25#lSHk0TPs8NbrcVyQKrOc+KtO72E6cVuqYAzLrUKjyRQ=" rel="nofollow">https://bin.privacytools.io/?e0f243240924ba25#lSHk0TPs8NbrcVyQKrOc+KtO72E6cVuqYAzLrUKjyRQ=</a></p>

<p>Vultr HF $24: <a href="https://bin.privacytools.io/?456d9b148023590d#VmThuIJwDTCiZdanS281+cweeeo6y519+BAwAMPznP8=" rel="nofollow">https://bin.privacytools.io/?456d9b148023590d#VmThuIJwDTCiZdanS281+cweeeo6y519+BAwAMPznP8=</a></p>

<h3>Hetzner:</h3>

<p>Hetzner €2.99: <a href="https://bin.privacytools.io/?d191926282033e38#1KurHSEWy8bordyGy6AB41piwcIj3dZWJ+VadoB69dc=" rel="nofollow">https://bin.privacytools.io/?d191926282033e38#1KurHSEWy8bordyGy6AB41piwcIj3dZWJ+VadoB69dc=</a></p>

<p>Hetzner €4.19: <a href="https://bin.privacytools.io/?4d5378d726c930a9#rzD2oVk3vdR+iKetP9dvX3w9XF4ZWmAZUBC3ZbzPeEM=" rel="nofollow">https://bin.privacytools.io/?4d5378d726c930a9#rzD2oVk3vdR+iKetP9dvX3w9XF4ZWmAZUBC3ZbzPeEM=</a></p>

<p>Hetzner €8.28: <a href="https://bin.privacytools.io/?44c7eb2bf07fa02d#aTz9IfzcLaV1caRbICTRS+v4XwNzAPALHMqy3l4RIHk=" rel="nofollow">https://bin.privacytools.io/?44c7eb2bf07fa02d#aTz9IfzcLaV1caRbICTRS+v4XwNzAPALHMqy3l4RIHk=</a></p>

<p>Hetzner €19.28: <a href="https://bin.privacytools.io/?dc9afd829fc6619d#02ZFguc7ucK9gvgf1U+EmeGBsYxanShz5nazaCXOgRE=" rel="nofollow">https://bin.privacytools.io/?dc9afd829fc6619d#02ZFguc7ucK9gvgf1U+EmeGBsYxanShz5nazaCXOgRE=</a></p>

<p>Hetzner €35.88: <a href="https://bin.privacytools.io/?eb52d24fb0cdca25#ORHUTFiiUYXDRr1zBjdNX6u0vZQHvLY4v8iu29ozguU=" rel="nofollow">https://bin.privacytools.io/?eb52d24fb0cdca25#ORHUTFiiUYXDRr1zBjdNX6u0vZQHvLY4v8iu29ozguU=</a></p>

<h3>Hostworld.uk</h3>

<p>Hostworld £9.99: <a href="https://bin.privacytools.io/?8ff0c40abfc7ba4e#2t9ZkgCnzUqBcgOE9HlhqqKYSChA+DC+jHTSuwF08QA=" rel="nofollow">https://bin.privacytools.io/?8ff0c40abfc7ba4e#2t9ZkgCnzUqBcgOE9HlhqqKYSChA+DC+jHTSuwF08QA=</a></p>

<p>Benchmark comand used:</p>

<pre><code>curl -s https://raw.githubusercontent.com/masonr/yet-another-bench-script/master/yabs.sh | bash
</code></pre>

<p>Hope you find this interesting and useful.</p>

<p>Cyberduck</p>

<p><br /><br />
edit:<br />
12/07/2020 - Vultr High Frequency plans have been added!<br />
14/07/2020 - Hostworld.uk VPS-3 added</p>
]]>
        </description>
    </item>
    <item>
        <title>TetaHost?</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/1493/tetahost</link>
        <pubDate>Tue, 21 Jul 2020 22:23:54 +0000</pubDate>
        <category>Help</category>
        <dc:creator>moonswamp</dc:creator>
        <guid isPermaLink="false">1493@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Saw they are very new hosting provider since 2019, and several offers provided in this forum !</p>

<p>Any have vps from them ? any benchmarks ?</p>
]]>
        </description>
    </item>
    <item>
        <title>1blu vServer 4R 1CPU/4G/60GSSD 12euro/y + .DE Domain</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/522/1blu-vserver-4r-1cpu-4g-60gssd-12euro-y-de-domain</link>
        <pubDate>Wed, 22 Jan 2020 15:21:20 +0000</pubDate>
        <category>Reviews</category>
        <dc:creator>pr0lz</dc:creator>
        <guid isPermaLink="false">522@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Hi all,</p>

<p>1blu is a german provider that offers pretty cheap vps from time to time. This time I could not resist and wanted to check them out. Price non recurring, only first 12 month for this price.<br />
<a href="https://www.1blu.de/server/vserver/" rel="nofollow">https://www.1blu.de/server/vserver/</a></p>

<h1>General</h1>

<p>They have a manual provisioning process and you need to call them to approve the order. They do not offer IPv6 as far as I know.<br />
Edit: Also included: 1 .DE Domain for the year.</p>

<h2>Benchmarks</h2>

<p>Done with preinstalled centos7 image.</p>

<h2>bench</h2>

<p><code>----------------------------------------------------------------------</code><br />
<code>CPU model : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz</code><br />
<code>Number of cores : 1</code><br />
<code>CPU frequency : 2399.926 MHz</code><br />
<code>Total size of Disk : 59.0 GB (0.9 GB Used)</code><br />
<code>Total amount of Mem : 4096 MB (46 MB Used)</code><br />
<code>Total amount of Swap : 0 MB (0 MB Used)</code><br />
<code>System uptime : 0 days, 4 hour 14 min</code><br />
<code>Load average : 0.00, 0.06, 0.10</code><br />
<code>OS : CentOS 7.7.1908</code><br />
<code>Arch : x86_64 (64 Bit)</code><br />
<code>Kernel : 3.10.0</code><br />
<code>----------------------------------------------------------------------</code><br />
<code>I/O speed(1st run) : 538 MB/s</code><br />
<code>I/O speed(2nd run) : 531 MB/s</code><br />
<code>I/O speed(3rd run) : 526 MB/s</code><br />
<code>Average I/O speed : 531.7 MB/s</code><br />
<code>----------------------------------------------------------------------</code><br />
<code>Node Name IPv4 address Download Speed</code><br />
<code>CacheFly 205.234.175.175 76.5MB/s</code><br />
<code>Linode, Tokyo2, JP 139.162.65.37 4.87MB/s</code><br />
<code>Linode, Singapore, SG 139.162.23.4 5.16MB/s</code><br />
<code>Linode, London, UK 176.58.107.39 76.2MB/s</code><br />
<code>Linode, Frankfurt, DE 139.162.130.8 65.1MB/s</code><br />
<code>Linode, Fremont, CA 50.116.14.9 6.94MB/s</code><br />
<code>Softlayer, Dallas, TX 173.192.68.18 12.1MB/s</code><br />
<code>Softlayer, Seattle, WA 67.228.112.250 11.3MB/s</code><br />
<code>Softlayer, Frankfurt, DE 159.122.69.4 83.3MB/s</code><br />
<code>Softlayer, Singapore, SG 119.81.28.170 9.19MB/s</code><br />
<code>Softlayer, HongKong, CN 119.81.130.170 6.55MB/s</code><br />
<code>----------------------------------------------------------------------</code></p>

<h2>nench</h2>

<p><code>-------------------------------------------------</code><br />
<code>nench.sh v2019.07.20 -- https://git.io/nench.sh</code><br />
<code>benchmark timestamp: 2020-01-22 12:49:57 UTC</code><br />
<code>-------------------------------------------------</code><br />
<code>`Processor: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz` `CPU cores: 1` `Frequency: 2399.926 MHz` `RAM: 4.0G` `Swap: -` `Kernel: Linux 3.10.0 x86_64`</code><br />
<code>Disks:</code><br />
<code>ploop55056 60G HDD</code><br />
<code>`CPU: SHA256-hashing 500 MB` `3.007 seconds` `CPU: bzip2-compressing 500 MB` `8.970 seconds` `CPU: AES-encrypting 500 MB` `2.678 seconds`</code><br />
<code>ioping: seek rate</code><br />
<code>min/avg/max/mdev = 39.6 us / 61.8 us / 20.9 ms / 130.3 us</code><br />
<code>ioping: sequential read speed</code><br />
<code>generated 13.3 k requests in 5.00 s, 3.24 GiB, 2.66 k iops, 664.0 MiB/s</code><br />
<code>`dd: sequential write speed` `1st run: 525.47 MiB/s` `2nd run: 460.62 MiB/s` `3rd run: 544.55 MiB/s` `average: 510.22 MiB/s`</code><br />
<code>IPv4 speedtests</code><br />
<code>your IPv4: 178.254.18.xxxx</code><br />
<code>`Cachefly CDN: 70.67 MiB/s` `Leaseweb (NL): 68.27 MiB/s` `Softlayer DAL (US): 11.36 MiB/s` `Online.net (FR): 59.34 MiB/s` `OVH BHS (CA): 14.20 MiB/s`</code><br />
<code>No IPv6 connectivity detected</code><br />
<code>-------------------------------------------------</code><br />
<code>`-------------------------------------------------` `nench.sh v2019.07.20 -- https://git.io/nench.sh` `benchmark timestamp: 2020-01-22 12:50:53 UTC` `-------------------------------------------------` `Wed Jan 22 11:50:00 CET 2020`</code><br />
<code>Processor: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz</code><br />
<code>CPU cores: 1</code><br />
<code>Frequency: 2399.926 MHz</code><br />
<code>RAM: 4.0G</code><br />
<code>Swap: -</code><br />
<code>Kernel: Linux 3.10.0 x86_64</code><br />
<code>`Disks:` `ploop55056 60G HDD`</code><br />
<code>CPU: SHA256-hashing 500 MB</code><br />
<code>3.345 seconds</code><br />
<code>CPU: bzip2-compressing 500 MB</code><br />
<code>8.477 seconds</code><br />
<code>CPU: AES-encrypting 500 MB</code><br />
<code>2.600 seconds</code><br />
<code>`ioping: seek rate` `min/avg/max/mdev = 44.4 us / 63.8 us / 12.1 ms / 122.5 us` `ioping: sequential read speed` `generated 13.7 k requests in 5.00 s, 3.35 GiB, 2.75 k iops, 686.7 MiB/s`</code><br />
<code>dd: sequential write speed</code><br />
<code>1st run: 516.89 MiB/s</code><br />
<code>2nd run: 544.55 MiB/s</code><br />
<code>3rd run: 563.62 MiB/s</code><br />
<code>average: 541.69 MiB/s</code><br />
<code>`IPv4 speedtests` `your IPv4: 178.254.18.xxxx`</code><br />
<code>Cachefly CDN: 59.38 MiB/s</code><br />
<code>Leaseweb (NL): 88.35 MiB/s</code><br />
<code>Softlayer DAL (US): 11.60 MiB/s</code><br />
<code>Online.net (FR): 93.48 MiB/s</code><br />
<code>OVH BHS (CA): 17.38 MiB/s</code><br />
``<br />
<code>No IPv6 connectivity detected</code><br />
<code>-------------------------------------------------</code></p>

<h2>yabs</h2>

<p><code># ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #</code><br />
<code># Yet-Another-Bench-Script #</code><br />
<code># v2020-01-08 #</code><br />
<code># https://github.com/masonr/yet-another-bench-script #</code><br />
<code># ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #</code><br />
<code>`Wed Jan 22 11:50:00 CET 2020` `Basic System Information:` `---------------------------------` `Processor : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz` `CPU cores : 1 @ 2399.926 MHz` `AES-NI : ? Enabled` `VM-x/AMD-V : ? Enabled` `RAM : 4.0G` `Swap : 0B` `Disk : 59G`</code><br />
<code>dd Sequential Disk Speed Tests:</code><br />
<code>---------------------------------</code><br />
<code>| Test 1 | Test 2 | Test 3 | Avg</code><br />
<code>| | | |</code><br />
<code>Write | 781 MB/s | 571 MB/s | 601 MB/s | 651.00 MB/s</code><br />
<code>Read | 2.4 GB/s | 2.1 GB/s | 2.1 GB/s | 2.20 GB/s</code><br />
<code>`iperf3 Network Speed Tests (IPv4):` `---------------------------------` `Provider | Location (Link) | Send Speed | Recv Speed` `| | |` `Bouygues Telecom | Paris, FR (10G) | 679 Mbits/sec | 890 Mbits/sec` `Online.net | Paris, FR (10G) | 625 Mbits/sec | 897 Mbits/sec` `Severius | The Netherlands (10G) | busy | busy` `Worldstream | The Netherlands (10G) | busy | 890 Mbits/sec` `wilhelm.tel | Hamburg, DE (10G) | 621 Mbits/sec | 891 Mbits/sec` `Biznet | Bogor, Indonesia (1G) | 210 Mbits/sec | 168 Mbits/sec` `Hostkey | Moscow, RU (1G) | 206 Mbits/sec | 745 Mbits/sec` `Vultr | Piscataway, NJ, US (1G) | busy bits/sec | busy bits/sec` `Velocity Online | Tallahassee, FL, US (10G) | 137 Mbits/sec | 250 Mbits/sec` `Airstream Communications | Eau Claire, WI, US (10G) | 98.7 Mbits/sec | 199 Mbits/sec` `Hurricane Electric | Fremont, CA, US (10G) | 197 Mbits/sec | 202 Mbits/sec`</code><br />
<code>Geekbench 4 Benchmark Test:</code><br />
<code>---------------------------------</code><br />
<code>Test | Value</code><br />
<code>|</code><br />
<code>Single Core | 2251</code><br />
<code>Multi Core | 2026</code><br />
<code>Full Test | https://browser.geekbench.com/v4/cpu/15161324</code></p>

<p>Have not done anything with the machine but wanted to share if someone is interested. Look at the benches yourself and see if its something of interest for you.<br />
Please request more benchmarks if you want.</p>

<p>Not affiliated with the hoster in any way btw.</p>
]]>
        </description>
    </item>
    <item>
        <title>Benchmark &amp; Docker</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/383/benchmark-docker</link>
        <pubDate>Sun, 22 Dec 2019 14:01:12 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>Dream</dc:creator>
        <guid isPermaLink="false">383@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Hey Guys,</p>

<p>We all love to show our virtual Dick on bench marking the shit out of our servers. But i hate to always search for the URL's because I'm too lazy to save them down.</p>

<p>So i had the idea on creating a Docker image which contains the most of the Scripts. <br />
Now my questions,</p>

<ul>
<li>Is there any interest in something like that?</li>
<li>If yes, which scripts would you like to see?</li>
<li>What are the downsides in this approach?</li>
</ul>

<p>I would love to hear your opinions about this Topic.</p>
]]>
        </description>
    </item>
    <item>
        <title>New Intel Core i9-10980XE and AMD Threadripper 3960X/3970X processors</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/159/new-intel-core-i9-10980xe-and-amd-threadripper-3960x-3970x-processors</link>
        <pubDate>Mon, 25 Nov 2019 16:36:39 +0000</pubDate>
        <category>General</category>
        <dc:creator>ITLabs</dc:creator>
        <guid isPermaLink="false">159@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Today (11.25) Intel is rolling out the Core™ i9-10980XE Extreme Edition as their new Cascade Lake X-Series processor and AMD is also launching their new Threadripper 3960X/3970X processors.</p>

<p>The specs are:</p>

<p>1) <a rel="nofollow" href="https://ark.intel.com/content/www/us/en/ark/products/198017/intel-core-i9-10980xe-extreme-edition-processor-24-75m-cache-3-00-ghz.html" title="Intel Core™ i9-10980XE">Intel Core™ i9-10980XE</a></p>

<ul>
<li>Cores: 18</li>
<li>Threads: 36</li>
<li>Processor Base Frequency: 3.00 GHz</li>
<li>Max Turbo Frequency: 4.60 GHz</li>
<li>TBM 3.0 frequency: 4.80 GHz</li>
<li>Cache: 24.75 MB Intel® Smart Cache</li>
<li>DDR4-2933 quad channel memory support</li>
<li>TDP: 165 W</li>
<li>L1TF/Meltdown hardware mitigations in place</li>
</ul>

<p>2) <a rel="nofollow" href="https://www.amd.com/en/products/cpu/amd-ryzen-threadripper-3960x" title="AMD Ryzen™ Threadripper™ 3960X">AMD Ryzen™ Threadripper™ 3960X</a></p>

<ul>
<li>Cores: 24</li>
<li>Threads: 48</li>
<li>Base Clock: 3.8GHz</li>
<li>Max Boost Clock: Up to 4.5GHz</li>
<li>Total L1 Cache: 2.25MB</li>
<li>Total L2 Cache: 12MB</li>
<li>Total L3 Cache: 128MB</li>
<li>DDR4-3200</li>
<li>Default TDP: 280W</li>
</ul>

<p>3) <a rel="nofollow" href="https://www.amd.com/en/products/cpu/amd-ryzen-threadripper-3970x" title="AMD Ryzen™ Threadripper™ 3970X">AMD Ryzen™ Threadripper™ 3970X</a></p>

<ul>
<li>Cores: 32</li>
<li>Threads: 64</li>
<li>Base Clock: 3.7GHz</li>
<li>Max Boost Clock: Up to 4.5GHz</li>
<li>Total L1 Cache: 3MB</li>
<li>Total L2 Cache: 16MB</li>
<li>Total L3 Cache: 128MB</li>
<li>DDR4-3200</li>
<li>Default TDP: 280W</li>
</ul>

<p>In order to be competitive with the new AMD processors (3960X = $1399 USD and 3970X = $1999 USD), the Core i9 10980XE is launching at $979 USD.</p>

<p>Phoronix released linux benchmarks for the new processors <a rel="nofollow" href="https://www.phoronix.com/scan.php?page=article&amp;item=amd-linux-3960x-3970x&amp;num=1" title="here">here</a> and <a rel="nofollow" href="https://www.phoronix.com/scan.php?page=article&amp;item=10980xe-perf-ubuntu&amp;num=1" title="here">here</a>.</p>

<p>TL;DR Threadripper dominate in performance. <img src="https://staging.lowendspirit.com/plugins/emojiextender/emoji/twitter/wink.png" title=":wink:" alt=":wink:" height="18" /></p>
]]>
        </description>
    </item>
   </channel>
</rss>
