Originally posted by kebabbert
View Post
Announcement
Collapse
No announcement yet.
Linux 4.0 To Linux 4.15 Kernel Benchmarks
Collapse
X
-
This is a pretty tame set of scenarios which were tested here.
If you really want to make Intel look bad in terms of benchmarks with a real world horror show (which I experienced on AWS), you go with an Ivy Bridge, or earlier, processor (c3 instances), with a machine which is a hypervisor, you then run a VM with PostgreSQL (an early 9.x version) with a load on the network (15Mb/s should do it over about 30 connections which are constantly cycling) and not enough memory to fit everything into RAM so that the disk gets accessed frequently, and then generate some kernel calls on the other VMs.
You'll see about a 50% reduction in performance and see that latency comes into play so that everything starts to grind to a halt as the TLB is being flushed near constantly.
Originally posted by Quppa View PostThe decline in the Apache and NGINX benchmark scores is remarkable. What's the story there?
Comment
Comment