From 8a88bd34a0985005a626719abcce5c762de0ab45 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Sat, 20 Feb 2010 05:55:29 +0000 Subject: [PATCH] fix typo [Imported from Trac: page Performance, version 31] --- Performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Performance.md b/Performance.md index ea50cf2..f88670d 100644 --- a/Performance.md +++ b/Performance.md @@ -1,6 +1,6 @@ Some basic notes on performance: -DISCLAIMER: the memory footprint measurements documented on this page and graphed (see the hyperlinks below) are based on VmSize in linux. VmSize almost certainly doesn't correlated with what you care about. For example, it doesn't correlated very well at all with whether your server will go into swap thrash, or how much RAM you need to provision for your server, or, well, anything that you care about. Yes, in case it isn't clear, I (Zooko) consider this measurement to be useless. Please see ticket #227 in which I go into more detail about this. +DISCLAIMER: the memory footprint measurements documented on this page and graphed (see the hyperlinks below) are based on VmSize in linux. VmSize almost certainly doesn't correlated with what you care about. For example, it doesn't correlate very well at all with whether your server will go into swap thrash, or how much RAM you need to provision for your server, or, well, anything that you care about. Yes, in case it isn't clear, I (Zooko) consider this measurement to be useless. Please see ticket #227 in which I go into more detail about this. ## Memory Footprint