From 8bbec2e3d29552e4d65b504beebc51819d53792f Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 22 Apr 2018 17:18:33 +0200 Subject: [PATCH 1/1] Update performance claims in README. Update README; 10gig isn't even hard anymore these days, the kernels are so fast. Andre Tomt verified ~40 Gbit/sec with kTLS on a quadcore 45W Xeon D, with no particular tuning. --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 5c9119e..0712cbd 100644 --- a/README +++ b/README @@ -5,8 +5,7 @@ A short list of features: - High-performance, through a design with multiple worker threads, epoll and sendfile (yes, sendfile); a 2GHz quadcore can saturate - 10 gigabit Ethernet, given a modern kernel, a modern NIC - and the right kernel tuning. + 10 gigabit Ethernet (even with TLS) given a modern kernel. - High-availability. You can change any part of the configuration (and even upgrade to a newer version of Cubemap) by changing cubemap.config and sending a SIGHUP; all clients will continue as if nothing had happened -- 2.39.2