Unorthodox opinions on computer science and programming.
Wednesday, October 28, 2009
update
I've tweaked and optimized things in my interpreter so that the median time for sboyer.scm is now at 2.1 seconds (down from the baseline of 6.56 seconds). It wouldn't be too hard to push it below 2 seconds with some more specialization of the conditionals, but that's not where I want to go.
No comments:
Post a Comment