Modify

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#17656 closed enhancement (fixed)

Do not run "information" level checks if not wanted

Reported by: GerdP Owned by: team
Priority: normal Milestone: 19.04
Component: Core validator Version:
Keywords: performance Cc:

Description

The current code in MapCSSTagChecker executes the checks and ignores the results if "information" level checks is not wanted. This is quite costly for checks like

area:closed:areaStyle  area:closed:areaStyle {
  throwOther: tr("Overlapping Areas");
}

Attachments (0)

Change History (2)

comment:1 by GerdP, 6 years ago

Resolution: fixed
Status: newclosed

In 15024/josm:

fix #17656: improve performance in MapCSSTagChecker
Don't put rules into index which should be ignored and have no other effect.

comment:2 by GerdP, 6 years ago

Keywords: performance added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.