[Pixman] [PATCH 9/9] test: add "pixbuf" and "rpixbuf" to lowlevel-blt-bench

Søren Sandmann sandmann at cs.au.dk
Mon Mar 18 17:50:05 PDT 2013


Nemanja Lukic <nemanja.lukic at rt-rk.com> writes:

> Add necessary support to lowlevel-blt benchmark for benchmarking pixbuf and
> rpixbuf fast paths. Trick is to force benchmark to use same bits for src and
> mask images. This feature can be turned on using TEST_PIXBUF_FAST_PATHS build
> flag (set to 1). By default it is set to 0.

Two comments:

- The commit adding support to lowlevel-blt-bench should come before the
  commit that adds the fast path. That makes it easy to get before and
  after numbers.

- Why are the pixbuf test cases only available as a compile time option?


Søren


More information about the Pixman mailing list