in reply to Re^2: array overhead
in thread array overhead
It's hard to give any specific suggestions without some more idea of your code, but I did want to point out one option that hasn't been mentioned: SQLite offers in memory databases. It might be worthwhile as a cache, in some cases.
|
---|