hop-2012/server/TODO

6 lines
257 B
Plaintext

- use lazy and Lazy.force where appropriate
- Figure out how to avoid the overhead of Message.message_of_sexp
- straight matching of sexps without translation gives a ~5% speedup
- checking for "post" first in message_of_sexp gives a ~3% speedup