
4 May
2011
4 May
'11
8:43 p.m.
On Wed, 4 May 2011 14:24:15 -0400 Alex Waterman awaterman@dawning.com wrote:
Scott,
Or we could apply both and save even more space, delaying the next time we run into trouble. :-)
Since the spl is so limited in space, would it be worth making every function in the spl use a local function pointer instead of lots of dereferences?
It'll only help when the same pointer is called more than once in the function, but I'd be fine with doing it in those cases.
-Scott