Ticket #2689 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Speed up Instrument->getDetectors()

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

needless copying is making it slow for large instruments. Also a method that only returns the IDs would be useful for PadPixels().

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Janik Zikovsky

(In [10181]) Refs #2689: Sped up loading SNAP data by 11 seconds (independent of data size) by improving getDetectors().

comment:3 Changed 10 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:4 Changed 9 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:5 Changed 9 years ago by Russell Taylor

  • Status changed from verifying to closed

Didn't test the speed myself, but this did eradicate a copy of the map (in the case of a parameterized instrument, at least).

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3536

Note: See TracTickets for help on using tickets.