Changes between Initial Version and Version 1 of Ticket #7914


Ignore:
Timestamp:
2012-07-31T17:45:24+02:00 (13 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7914 – Description

    initial v1  
    33http://wiki.openstreetmap.org/wiki/API_usage_policy#Technical_Usage_Requirements
    44
    5 There is a place in JOSM where I have achieved to improve dramatically the performances in fetching a large number of primitives (I used as example the multipolygon 1155338 which contains more than 12k nodes). With this patch, download time fell from 3min50s to 1min42s on my machine !
     5I have achieved to improve dramatically the performances in fetching a large number of primitives (I used as example the multipolygon 1155338 which contains more than 12k nodes). With this patch, download time fell from 3min50s to 1min42s on my machine !
    66
    77However, I'd like to have some code review and some testing before committing.