From 87c7572654f7a9ecf56f9218d97e9dec6eecefc7 Mon Sep 17 00:00:00 2001 From: sjg Date: Mon, 29 Oct 2012 04:10:33 -0700 Subject: [PATCH] --- performance/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance/index.html b/performance/index.html index 2c49476a..967c2ad1 100644 --- a/performance/index.html +++ b/performance/index.html @@ -6,7 +6,7 @@

Symmetric Multi-Processor Scaling

-

It is true that one of the original goals of the DragonFly BSD project was performance-oriented, the project sought to do SMP in more straightforward, compos-able, understandable and algorithmic-ally superior ways to the work being done in other operating system kernels. This results of this process have become staggeringly obvious with the 3.0 and 3.2 releases of DragonFly, which saw a significant amount of polishing and general scalability work, the culmination of which can be seen in the following graph.

+

It is true that one of the original goals of the DragonFly BSD project was performance-oriented, the project sought to do SMP in more straightforward, composable, understandable and algorithmically superior ways to the work being done in other operating system kernels. This results of this process have become staggeringly obvious with the 3.0 and 3.2 releases of DragonFly, which saw a significant amount of polishing and general scalability work, the culmination of which can be seen in the following graph.

The following graph charts the performance of the PostgreSQL 9.3 development version as of late June 2012 on DragonFly BSD 3.0 and 3.2, FreeBSD 9.1, NetBSD 6.0 and Scientific Linux 6.2 running Linux kernel version 2.6.32. The tests were performed using system defaults on each platform with pgbench as the test client with a scaling factor of 800. The test system in question was a dual-socket Intel Xeon X5650 with 24GB RAM.

-- 2.41.0