Modify ↓
#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 , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 7 years ago
| Keywords: | performance added |
|---|
Note:
See TracTickets
for help on using tickets.



In 15024/josm: