Ticket #6076 (assigned)

Opened 8 years ago

Last modified 5 years ago

MultiFileNameParser constructor is run alot on startup

Reported by: Martyn Gigg Owned by: Anyone
Priority: minor Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

On startup we have to initialize all of the algorithms and this causes anything using a MultipleFileProperty to construct a MultiFileNameParser object. The constructor does a fair bit of work and it would be better for init times if this could be avoided. This ticket is a task to check whether initialization of MultipleFileProperty can be improved.

Change History

comment:1 Changed 8 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Anyone

comment:2 Changed 8 years ago by Nick Draper

  • Milestone changed from Release 2.4 to Release 2.5

Moved at the code freeze for release 2.4

comment:3 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:4 Changed 7 years ago by Nick Draper

  • Status changed from assigned to new

comment:5 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:6 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.6 to Backlog

Moved to the Backlog after the code freeze for R2.6

comment:7 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

bulk move to assigned at the into of the triage step

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6922

Note: See TracTickets for help on using tickets.