Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1403 closed enhancement (fixed)

Use cached annotations in experiment explorer, plot function, BASEfile exporter, and more...

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.14
Component: web Version:
Keywords: Cc:

Description

Caching was fixed in #1374. It seems to be a major performance enhancement.

Change History (3)

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned
Summary: Use cached annotations in experiment explorerUse cached annotations in experiment explorer, plot function, BASEfile exporter, and more...

The experiment explorer shares the experimental factor loading code with some other parts of BASE. This ticket will also "automatically" fix the following functions to use cached annotations:

  • Plot function
  • BASEfile exporter
  • Bioassays table export (using the generic table exporter)

comment:2 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [5130]) Fixes #1403: Use cached annotations in experiment explorer, plot function, BASEfile exporter, and more...

comment:3 by Nicklas Nordborg, 15 years ago

(In [5131]) References #1374 and #1403: Caching of annotations, etc...

Made some changes to the API to make it more useful in other contexts. For example, the ability to find annotation snapshots by annotation id is needed by #1404.

Note: See TracTickets for help on using tickets.