projects
/
pysvrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c53dba1
)
Added a note about the speed of vignette generation.
author
Francois Fleuret
<francois@fleuret.org>
Wed, 14 Jun 2017 20:22:52 +0000
(22:22 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Wed, 14 Jun 2017 20:22:52 +0000
(22:22 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
792fc31
..
65c70a2
100644
(file)
--- 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.