Ticket #2062 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Change XML Parsing in GroupDetectors to Non-DOM Variety

Reported by: Michael Whitty Owned by: Michael Whitty
Priority: critical Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

This should provide a performance increase when reading large XML grouping files.

Preferably use Poco.

Change History

comment:1 Changed 10 years ago by Michael Whitty

There exists a POCO SAX Parser

comment:2 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:3 Changed 10 years ago by Nick Draper

  • Priority changed from major to critical

We want to get this done in this iteration.

comment:4 Changed 10 years ago by Michael Whitty

  • Status changed from new to accepted

comment:5 Changed 10 years ago by Michael Whitty

(In [10059]) refs #2062 - switch GroupDetectors to using sax xml parsing over dom. gives a factor of ~60 speed increase when reading massive grouping files.

comment:6 Changed 10 years ago by Michael Whitty

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

comment:7 Changed 9 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:8 Changed 9 years ago by Roman Tolchenov

  • Status changed from verifying to closed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2909

Note: See TracTickets for help on using tickets.