19:26:47sgithensAwesome. If you did make any more updates to the blog post, you might link the ticket/branch the fast generic function dispatch work is in. Really looking forward to it!
19:45:49jackdanielI'm planning to make a separate blog post about ecl improvements
19:46:02jackdanieltoday I've made a standard reader (marginally) faster than ccl's
19:46:40jackdaniel(still using table-based dispatch -- I need to improve it regardless, ecause fastgf is only useful when we have a native compiler, so the old dispatch stays for bytecodes)