From f52d8c7585bed7bc2e53268e2eb84394d7da0097 Mon Sep 17 00:00:00 2001
From: "Zooko O'Whielacronx zooko@zooko.com" <zooko@zooko.com>
Date: Tue, 30 Jan 2007 23:15:28 +0530
Subject: [PATCH] pyfec: update performance measurements

darcs-hash:5bd8ef5fe8430a8bdd8e942e933ba280b4c871ad
---
 pyfec/README.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pyfec/README.txt b/pyfec/README.txt
index 4bc34ef..88d0f76 100644
--- a/pyfec/README.txt
+++ b/pyfec/README.txt
@@ -133,14 +133,14 @@ A C compiler is required.  For the Python API, Python version 2.5 is required.
 
  * Performance Measurements
 
-On Peter's fancy Intel Mac laptop (Core Duo 2?), it encoded from a file at
-about 6.2 million bytes per second.
+On Peter's fancy Intel Mac laptop (2.16 GHz Core Duo), it encoded from a file
+at about 6.2 million bytes per second.
 
 On my old PowerPC G4 867 MHz Mac laptop, it encoded from a file at about 1.3
 million bytes per second.
 
 On my Athlon 64 2.4 GHz workstation (running Linux), it encoded from a file at
-about 3.7 million bytes per second and decoded at about 5.5 million bytes per
+about 4.9 million bytes per second and decoded at about 5.8 million bytes per
 second.
 
 
-- 
2.45.2