Modified:
wiki/Workshop20081031.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/Workshop20081031.wiki
==============================================================================
--- wiki/Workshop20081031.wiki (original)
+++ wiki/Workshop20081031.wiki Thu Nov 13 15:25:55 2008
@@ -1161,7 +1161,7 @@
The command used was 'time make'.
-|| *Test* || *User Time* || *System Time* || *Real
Time* || *%CPU* ||
+|| *Test* || *User Time* || *System Time* || *Real
Time* || *CPU* ||
|| without lemona || 283s || 226s ||
519s || 98% ||
|| lemona + net || 242s || 256s || 531s
(+02.31%) || 93% ||
|| lemona + net + basket || 269s || 334s || 670s
(+29.09%) || 90% ||
@@ -1169,31 +1169,21 @@
|| lemona + relay + cat || 247s || 256s || 1028s
(+98.07%) || 49% ||
-=== Apache2 Benchmark ===
+=== Apache 2 Benchmark ===
-An apache2 server has been installed, default configuration has been kept,
and the following index.html file created:
+An *Apache 2* server has been installed, default configuration has
+been kept, and a 169 bytes _index.html_ file is created.
-{{{
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<title>Webserver test</title>
-</head>
-<body>
-This is a webserver test page.
-</body>
-</html>
-}}}
-
-The benchmark has been done using the 'ab' tool from the Apache Foundation
as follow:
+The benchmark has been done using the 'ab' tool from the *Apache
+Foundation* as follows:
{{{
ab -n 10000 -c 10 http://10.0.42.2/
}}}
-All tests have been carried using a statically compiled lemona module in
different
-configuration:
+All tests have been carried using a statically compiled lemona module
+in different configuration:
* lemona + net
* The network module is enabled, but there is no server to send data to
* lemona + net + basket
@@ -1203,7 +1193,7 @@
* lemona + relay
* Kernel's relay facility is enabled and the output is read by cat to
/dev/null
-|| *Test* || *Total Time* || *Requests/s* ||
*Trans. rate* ||
+|| *Test* || *Total Time* || *Requests/s* ||
*Transfer Rate* ||
|| without lemona || 5.767s || 1733.97 ||
687.49Kb ||
|| lemona + net || 5.977s (+03.64%) || 1673.00 (-03.51%) ||
663.32Kb (-03.51%) ||
|| lemona + net + basket || 6.912s (+19.85%) || 1446.73 (-16.56%) ||
573.61Kb (-16.56%) ||
@@ -1252,7 +1242,7 @@
As of today, the tracing structures' memory footprint is less than 30
bytes, if they do not require additional parameters. Regarding the
memory consumption on the storage point's side, which we expect to
-have a high rate, we are not able as of today to provide valuable
+have a high rate, we are not able at the moment to provide valuable
benchmarks, for various reasons, which are explained below.
* *Lemona*'s internal storage structures are morphing because: