From 89146cd48d37aed0e710d7d935be90b342309f0e Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Thu, 20 Aug 2009 10:21:49 +0100 Subject: llvmpipe: Mention the ability to get microbenchmarks from the unit tests. Even better would be to have a -h/--help option to the tests... --- src/gallium/drivers/llvmpipe/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gallium') diff --git a/src/gallium/drivers/llvmpipe/README b/src/gallium/drivers/llvmpipe/README index 3ab41a25b9..6e4edaa947 100644 --- a/src/gallium/drivers/llvmpipe/README +++ b/src/gallium/drivers/llvmpipe/README @@ -101,4 +101,8 @@ build/linux-???-debug/gallium/drivers/llvmpipe: - lp_test_conv: SIMD vector conversion - lp_test_format: pixel unpacking/packing +Some of this tests can output results and benchmarks to a tab-seperated-file +for posterior analysis, e.g.: + + build/linux-x86_64/gallium/drivers/llvmpipe/lp_test_blend -o blend.tsv -- cgit v1.2.3