summaryrefslogtreecommitdiff
path: root/piglit.conf.example
diff options
context:
space:
mode:
authorDylan Baker <baker.dylan.c@gmail.com>2015-06-29 14:55:28 -0700
committerDylan Baker <baker.dylan.c@gmail.com>2015-07-09 13:18:00 -0700
commit54bf9304b2a1f192f6daa1c69bac2c18574ea1c8 (patch)
tree658d45f6efa2cf550ec26f3e41de00db4b66f15f /piglit.conf.example
parent7be0c99c75589b4810160772a79d7dc088bc8f0e (diff)
framework: add support for gzip compressionn
This adds support to compress results with gzip compression. This reduces the size of json results significantly (from 21M to 1.6M when running the quick profile (which is about 7% of the uncompressed size). v4: - add additional tests Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Diffstat (limited to 'piglit.conf.example')
-rw-r--r--piglit.conf.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/piglit.conf.example b/piglit.conf.example
index 49bc8b6ed..baf810893 100644
--- a/piglit.conf.example
+++ b/piglit.conf.example
@@ -111,9 +111,9 @@ run_test=./%(test_name)s
;backend=json
; Set the default compression method to use,
-; May be one of: 'none'
-; Default: none (Note that this may change in the future)
-;compression=none
+; May be one of: 'none', 'gz'
+; Default: 'gz'
+;compression=gz
[expected-failures]
; Provide a list of test names that are expected to fail. These tests