]> git.lizzy.rs Git - rust.git/commit
rustdoc: use [svgo] to shrink `wheel.svg`
authorMichael Howell <michael@notriddle.com>
Wed, 8 Feb 2023 21:05:20 +0000 (14:05 -0700)
committerMichael Howell <michael@notriddle.com>
Wed, 8 Feb 2023 21:17:19 +0000 (14:17 -0700)
commit8cb5be96c4740e70faa710a7b0d6140c8fbcc4ea
tree2d5722b736a156d0e373060ac34aff5cc050ad61
parent9433ba63942a736f068baacf19e5cffaff6dccc9
rustdoc: use [svgo] to shrink `wheel.svg`

[svgo]: https://github.com/svg/svgo

    $ du -bs src/librustdoc/html/static/images/wheel.svg wheel-old.svg
    2972    src/librustdoc/html/static/images/wheel.svg
    3764    wheel-old.svg

100*((2972-3764)/3764) = -21.04%
src/librustdoc/html/static/images/wheel.svg