Nemanja Lukic <[email protected]> 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 _______________________________________________ Pixman mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pixman
