Skip to content

Conversation

@vikoff
Copy link

@vikoff vikoff commented Feb 16, 2015

before:
$ time webkit2png --xvfb 1024 1024 -g 1024 1024 --scale 200 200 --aspect-ratio=keep --timeout=30 --log='' -o /tmp/img.png http://long-site
real 0m10.553s
user 0m8.383s
sys 0m2.092s

after:
$ time webkit2png --xvfb 1024 1024 -g 1024 1024 --scale 200 200 --aspect-ratio=keep --timeout=30 --log='' -o /tmp/img.png http://long-site
real 0m11.074s
user 0m0.412s
sys 0m0.078s

@ghost
Copy link

ghost commented Jun 13, 2017

Isn't 0.5 seconds quite a lot?

#62 also has this change: 81460b1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant