February 13, 2018
---------------------------------------------------------------
Yesterday I wrote a new `s:eq?` implementation. The old one was
messy, and I wanted a cleaner implementation. While I suspected
it would be faster, it makes a much bigger difference than I
had expected.
Here's a table with the average of four runs each of the
examples, under `rre`, using the 2018.1 image and the current
development image.
So I'm *very* happy with this. There's a few more small areas
of the kernel I'd like to revisit, but I doubt any of them will
have an impact like this.
---------------------------------------------------------------