Apr 06, 2008 07:14
turns out the perf hit I thought was coming from the token mangling code I added was coming from a completely different area. Now I'm back under the 2s maximum (back down from 33s) but I don't have the breathing room to implement anything useful. Plan for tomorrow:
1)Upgrade compiler
2)Investigate -XOverloadedStrings
3)Play around with different ways of representing data and see if I can find something more efficient
On a positive note I think the scurvy is going away, my mouth doesn't hurt as much as before (although that could be that its the weekend and I haven't been doing as much talking as normal).
life,
random,
code