From fe781758a920121bd7b4271bf252b4a75c880ac1 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 30 Oct 2018 10:51:19 +0200 Subject: Add: performance goal for Rust version --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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? ----------------------------------------------------------------------------- -- cgit v1.2.1