Performance¶
- Queries execute asynchronously; track them in
:TDJ. - Use
retlimitto cap rows and reduce UI overhead. - Large results (> ~10k lines) are possible but not optimized—prefer TPT or offline exports for bulk data.
:TDSyncis optimized for throughput; expect ~2 minutes for catalogs with a few million columns.