[osmosis-dev] Osmosis --apply-change vs --merge-change performance

Brett Henderson brett at bretth.com
Sun Jan 10 10:36:12 GMT 2010


I suspect the first version should be quicker due to processing the full
planet in an --apply-change task only once.

But in practice it may not make much difference.  The overheads of an extra
entity comparison may not be much compared to the rest of processing.

Brett

On Sat, Jan 9, 2010 at 9:03 PM, Frederik Ramm <frederik at remote.org> wrote:

> Hi,
>
>   say I have a planet file and want to apply two daily diffs to it.
> Which of the following would result in faster execution:
>
> --rxc diff1.osc --rxc diff2.osc --mc --rx planet.osm --ac --wx new.osm
>
> or
>
> --rxc diff1.osc --rxc diff2.osc --rx planet.osm --ac --ac --wx new.osm
>
> ?
>
> Bye
> Frederik
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osmosis-dev/attachments/20100110/8d98af8f/attachment.html>


More information about the osmosis-dev mailing list