GitHub user ham1 opened a pull request:

    https://github.com/apache/jmeter/pull/343

    Reduced the size of all screenshots.

    ## Description
    Reduced size of all png screenshots using: `pngquant -f --ext .png 
--quality 70-95 *.png`.
    Most were only reduced marginally but some were reduced a lot. This should 
probably be done for each new screenshot to ensure source control and the doc 
website loads as fast as possible.
    Also: 
    Removed workbench from a few screenshots.
    Removed unused screenshots.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ham1/jmeter doc_screenshots

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/343.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #343
    
----
commit 43e81eab0c44f82efd106b3ef2a3650d5429e0c9
Author: Graham Russell <gra...@ham1.co.uk>
Date:   2017-11-26T17:48:59Z

    Reduced the size of all screenshots.
    Removed workbench from a few screenshots.
    Removed unused screenshots.

----


---

Reply via email to