[Piglit] Ideas for Wine Test Suite and Mesa Workflow

Zhenbo Li litimetal at gmail.com
Sun Feb 28 02:50:48 UTC 2016


2016-02-27 22:38 GMT+08:00 Zhenbo Li <litimetal at gmail.com>:
>
> Thank you for pointing it out. I think it is not so critical.
> I ran such code (in path/to/wine/code)


Sorry, I made a mistake. I need to catch the output, so subprocess is necessary.
$ time python runner.py

real    0m12.158s
user    0m2.836s
sys    0m0.670s

$time sh runner.sh

real    0m6.607s
user    0m2.770s
sys    0m0.755s

I don't know whether spending 100% more time on it is acceptable.

Test code:
https://gist.github.com/Endle/4667c6c867a9c4981312
https://gist.github.com/Endle/ba88c2b5bfec6b14a73e

-- 
Have a nice day!
Zhenbo Li


More information about the Piglit mailing list