[Cogl] [PATCH] cogl-matrix: Use SSE for cogl_matrix_transform/project_points
Damien Lespiau
damien.lespiau at intel.com
Thu Jun 6 03:45:46 PDT 2013
On Wed, Jun 05, 2013 at 05:03:59PM +0100, Neil Roberts wrote:
> There is a standalone performance test of the various implementations
> of the functions here:
>
> https://github.com/bpeel/time-transform
Talking about performance, It'd be awesome to start having (micro and
not so micro) performance metrics in Cogl to be able to compare data
points between releases on the same machine, something like:
http://www.cocos2d-iphone.org/wiki/doku.php/perf_test:1_0_0
Number of projected points, matrix multiplcation/inversion, ... could be
an easy starting point.
--
Damien
More information about the Cogl
mailing list