From a63039914878e2eb40ff21a9c76f757b6e785716 Mon Sep 17 00:00:00 2001 From: Merlijn Wajer Date: Wed, 6 Jul 2011 13:01:22 +0200 Subject: [PATCH] Small TODO update. --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index ba1abf6..9451910 100644 --- a/TODO +++ b/TODO @@ -7,13 +7,16 @@ Simple stuff, not required, may not be possible/useful: - CTS/finder speedups and changes [ ] - General ideas: + - Table displaying all the different performance gains and + penalties. [ ] + - General ideas: - everything subprocedure (lots of code) - jit + comparison function (per cts) generated, call in loop - comparison function (per cts), not generated, call in loop + - Investigate SIMD probable speedups [ ] - JIT (Generate comparison functions) [ ] - Comparison functions for HSL/XYZ/L*a*b should check for match on each component before calculating the next.