From 8969020ef7a6eeba9b082ee7db5a82b05a513d83 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 30 Oct 2018 11:08:47 +0200 Subject: Fix: Rust -> Muck --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index cc28812..df26838 100644 --- a/README +++ b/README @@ -24,7 +24,7 @@ later. The goal is to have allow access to be specified per user, per resource and per operation. Muck is currently a single-threaded Python program using the Bottle.py -framework and its built-in HTTP server. The production version of Rust +framework and its built-in HTTP server. The production version of Muck 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). The goal is to have the Rust -- cgit v1.2.1