Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf.pld@gmail.com>2020-01-26 19:30:05 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2020-01-26 19:30:05 +0300
commitff56f1d2f8eea9a7a19b9ed341205e24d19a69c1 (patch)
tree889f0fce01cd1023497ffb5a7746db355d9043f0 /examples
parent1915a9e5f613d3ce53c85af4d0ef06147b9ccbef (diff)
Update example application memory requirements.
Diffstat (limited to 'examples')
-rw-r--r--examples/ToyPathTracer/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ToyPathTracer/README b/examples/ToyPathTracer/README
index 24549f27..62c5051f 100644
--- a/examples/ToyPathTracer/README
+++ b/examples/ToyPathTracer/README
@@ -1,4 +1,4 @@
https://github.com/aras-p/ToyPathTracer
Modified to render only 10 frames. Client part requires 12 GB, server part
-requires 7 GB.
+requires 6.4 GB.