Open caseybryant opened 10 years ago
Test performance differences between in-db data storage and local file-based storage. Use the most performant storage method.
Test different data compression mechanisms for performance and data-size.
Defragementation logic is implemented, but direction is needed for kicking off a defragmentation task. Logic works as-is, but defragmentation will improve performance.
Data retrieval speeds need to be improved using a combination of db query and data storage container defragmentation.