Skip to content

Performance

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