Changes between Initial Version and Version 3 of Ticket #19875
- Timestamp:
- 2020-10-02T10:53:57+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19875
- Property Keywords performance added
-
Ticket #19875 – Description
initial v3 14 14 2020-10-02 10:04:56.758 FINE: Initializing map style https://josm.openstreetmap.de/josmfile?page=Styles/Lit&zip=1 completed in 1 ms 15 15 }}} 16 I think problem is that the inactive styles are completely parsed (including lots of `String.intern()` actions although only the "meta" section is wanted. Might be a regression of #18749 16 I think problem is that the inactive styles are completely parsed (including lots of `String.intern()` actions although only the "meta" section is wanted. ~~Might be a regression of #18749~~ 17 17 Note that this was tested with a local build using r17083 although the reported version in the log below says !r17080. 18 18 {{{


