From fcc6ee5ea0713fa145add7311939c45c9d8ae159 Mon Sep 17 00:00:00 2001 From: Kevin Lubick Date: Mon, 13 Mar 2017 15:31:47 -0400 Subject: Default to no compression for CIPD assets and use depot_tools's CIPD exe Using no compression can save up to a minute of overhead on the RPIs, for a ~10% increase in file size to download, a great tradeoff. This commit also regenerates svg and skimage to use no compression. The next time RecreateSKPs is run, it will pick up the no-compression. BUG=skia: Change-Id: I7887e0f8152548185fe095c1f05b08696ab055ec Reviewed-on: https://skia-review.googlesource.com/9630 Reviewed-by: Eric Boren Commit-Queue: Kevin Lubick --- infra/bots/assets/skimage/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infra/bots/assets/skimage') diff --git a/infra/bots/assets/skimage/VERSION b/infra/bots/assets/skimage/VERSION index 8fdd954df9..b393560759 100644 --- a/infra/bots/assets/skimage/VERSION +++ b/infra/bots/assets/skimage/VERSION @@ -1 +1 @@ -22 \ No newline at end of file +23 \ No newline at end of file -- cgit v1.2.3