kjolley / BIGSdb

Bacterial Isolate Genome Sequence Database (BIGSdb): A platform for gene-by-gene bacterial population annotation and analysis.
https://pubmlst.org/software/bigsdb/
Other
56 stars 19 forks source link

Add option to schemes table to use cache for maindisplay results #972

Open kjolley opened 5 months ago

kjolley commented 5 months ago

Scheme field results for large schemes like cgMLST can take a few 100ms per isolate to calculate, which is fine for display of a single isolate record, but can lead to a noticable delay in populating a results table of 25 or so records.

We could add an option to a scheme to use the scheme cache for this - currently it is only used for queries and exports.