Ticket #9860 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Profile IDF loading code

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Release 3.3
Component: Framework Keywords: Maintenance, Core
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

There have been many improvements to the IDF structure to cut down on how much text is written in the file. I've had a feeling that the speed up from cutting down on the amount of text read has never been as much as it should be.

This may be wrong but it would be nice to have some proper profiling information on what exactly the code spends most of its time doing.

Attachments

IDFParserProfile.png (525.8 KB) - added by Martyn Gigg 6 years ago.

Change History

comment:1 Changed 6 years ago by Nick Draper

  • Status changed from new to assigned

comment:2 Changed 6 years ago by Martyn Gigg

  • Status changed from assigned to inprogress

comment:3 Changed 6 years ago by Martyn Gigg

Created #10062 to look at doing better with the locations tag.

comment:4 Changed 6 years ago by Martyn Gigg

Create #10063 for the repeated string allocations.

Changed 6 years ago by Martyn Gigg

comment:5 Changed 6 years ago by Martyn Gigg

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

Created tickets to deal with the big issues.

comment:6 Changed 6 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:7 Changed 6 years ago by Owen Arnold

  • Status changed from verifying to closed

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10702

Note: See TracTickets for help on using tickets.