Other potential massive performance wins: - A fast...
# general
t
Other potential massive performance wins: - A fast JSON alternative to the slowest implementation possible (which we use: properties trees) - Data structures for each table's Row data, difficult to grok and present a fluid API for, but there's hope with tuples and creative accessor methods - Collapse of event threads into a shared run loop