From: Francois Fleuret Date: Wed, 14 Jun 2017 20:22:52 +0000 (+0200) Subject: Added a note about the speed of vignette generation. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pysvrt.git;a=commitdiff_plain;h=ada005c1069077d804be4ca6dae50d67e483473f Added a note about the speed of vignette generation. --- diff --git a/README.md b/README.md index 792fc31..65c70a2 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,7 @@ make -j -k ``` should generate an image example.png in the current directory. + +Note that the image generation does not take advantage of GPUs or +multi-core, and can be as slow as 40 vignettes per second s on a 4GHz +i7-6700K.