- Speed (C++)
- Speed + RAM (C++, Py)
- RAM (C++, Py)
- Organization (C++)
Comments @ TravelMapping#304 (comment) indicate the Speed + RAM strategy may chasing after diminishing returns, but OTOH, from #132:
Rather than reopen TravelMapping#304, I'll just leave a note here.
sulogs/speedrecord.sh indicates a few speed records here relative to what went on before; 39.2s vice 40.6. May be worth looking into after all?
The Speed strategy is new and may be worth pursuing.
This may work well on epoch, with its 512K L2 cache.
How might .sql file write times be affected?
Can anything be doubled up between tables?Nope!init(int)function to set up the arrays to the right size.Comments @ TravelMapping#304 (comment) indicate the Speed + RAM strategy may chasing after diminishing returns, but OTOH, from #132:
The Speed strategy is new and may be worth pursuing.