[wiki] [sites] wiki updated
changeset: 453:c1af0d99f534
tag: tip
user: arg_AT_localhost.localdomain
date: Thu Feb 18 11:04:58 2010 +0000
files: sta.li/faq.md
description:
typo fix
diff -r d18f847e57bf -r c1af0d99f534 sta.li/faq.md
--- a/sta.li/faq.md Thu Feb 18 11:03:55 2010 +0000
+++ b/sta.li/faq.md Thu Feb 18 11:04:58 2010 +0000
_AT_@ -112,7 +112,7 @@
the slower it'll start, regardless if the libraries are preloaded or not.
This also means that usually big static executables (which we try to avoid)
easily outperform dynamic executables with lots of dependencies. If a big
-static executable is already running, executed another one is nearly
+static executable is already running, executing another one is nearly
instantaniously, because the payload is already in the memory. In the dynamic
case the startup is not instantaniously because the dynamic linker has to make
sure that there were no updates in the dependencies.
Received on Thu Feb 18 2010 - 12:05:01 CET
This archive was generated by hypermail 2.3.0
: Thu Sep 13 2012 - 19:31:08 CEST