Ticket #22 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

Optimize _validateAndMassagePointStructures

Reported by: tal Assigned to: tal
Priority: major Milestone: UFO 3
Component: ufoLib Version:
Keywords: Cc:

Description

_validateAndMassagePointStructures is called frequently and it is, according to some profiling, the slowest function in glifLib. Give it a good read and try to optimize it as much as possible.

Change History

12/06/11 09:36:15 changed by tal

  • status changed from new to closed.
  • resolution set to fixed.

This was resolved with check in [506].