The TA tab is incredibly snappy due to caching the full result set at processing time and then the UI using this rather compiling the data on the fly. The coverage tab for getsentry/sentry takes an eternity to load as opposed to the TA tab.
Objectives:
Research options and ability to cache the data on the coverage and pulls pages
- Provide implementation spec for solutions discovered
The TA tab is incredibly snappy due to caching the full result set at processing time and then the UI using this rather compiling the data on the fly. The coverage tab for getsentry/sentry takes an eternity to load as opposed to the TA tab.
Objectives:
Research options and ability to cache the data on the coverage and pulls pages