Changes between Initial Version and Version 3 of Ticket #19875


Ignore:
Timestamp:
2020-10-02T10:53:57+02:00 (5 years ago)
Author:
GerdP
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19875

    • Property Keywords performance added
  • Ticket #19875 – Description

    initial v3  
    14142020-10-02 10:04:56.758 FINE: Initializing map style https://josm.openstreetmap.de/josmfile?page=Styles/Lit&zip=1 completed in 1 ms
    1515}}}
    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
     16I 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~~
    1717Note that this was tested with a local build using r17083 although the reported version in the log below says !r17080.
    1818{{{