summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index c09bf9a..cc28812 100644
--- a/README
+++ b/README
@@ -27,7 +27,8 @@ Muck is currently a single-threaded Python program using the Bottle.py
framework and its built-in HTTP server. The production version of Rust
will probably be written in Rust for performance. The current Python
version can do order of 900 requests per second on a Thinkpad X220
-laptop (plain HTTP over localhost).
+laptop (plain HTTP over localhost). The goal is to have the Rust
+version be able to do at least 50 thousand requests per second.
Comments? Feedback? Bug reports? Patches?
-----------------------------------------------------------------------------