From 706e0310465efbf3898718f0696251c6505da1a6 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 28 Oct 2019 23:43:44 +0100 Subject: [PATCH] Update manual. --- manual/tracy.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/tracy.tex b/manual/tracy.tex index 58ad7700..9c983294 100644 --- a/manual/tracy.tex +++ b/manual/tracy.tex @@ -1336,7 +1336,7 @@ You can pass trace file name as an argument to the profiler application to open Tracy network bandwidth requirements depend on the amount of data collection the profiled application is performing. In typical use case scenarios, you may expect anything between 1~Mbps and 100~Mbps data transfer rate. -The maximum attainable connection speed is determined by the ability of the client to provide data and the ability of the server to process the received data. In an extreme conditions test performed on an i7~8700K, the maximum transfer rate peaked at 750~Mbps. In each second the profiler was able to process 21~million zones and consume 800~MB of RAM. +The maximum attainable connection speed is determined by the ability of the client to provide data and the ability of the server to process the received data. In an extreme conditions test performed on an i7~8700K, the maximum transfer rate peaked at 950~Mbps. In each second the profiler was able to process 27~million zones and consume 1~GB of RAM. \subsection{Memory usage}