We have linked an AF table to an external data source with caching. The external data source consists of time series data in a SQL database, but the data points are very frequent. Right now there are about 200,000 records for the past 30 days.
Is there a way to gauge the performance hit this is placing on the AF server, in terms of memory and/or CPU?