7.10 Seek optimization | |
As we have mentioned before pre-ordering the table can be useful, for two reasons. The first is that you can avoid causing Texis to do more work. The second is that disk reads are more efficient if done in sequence.
Back: Caching frequently accessed results | Next: Vortex Introduction |