leijurv left a comment (osm2pgsql-dev/osm2pgsql#2482)

I have downloaded California, New York, New Jersey, Texas, Poland, Netherlands, 
Sweden, some of Japan, and some of England. It's larger than what fits into my 
ram.

I think it's reasonable to compare "how long does it take to get all lines && 
the updated tile" with "how long is the rest of the incremental update"?

I will look into trying to measure performance "cold" with nothing cached in 
memory.

If performance is a problem, I know for sure I could make it much faster if the 
generalization could receive the exact ways that were edited, like carto's flex 
lua code, rather than Z/X/Y tiles. That way the slow part (the &&tile_box) can 
be skipped entirely. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2482#issuecomment-4604335629
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2482/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to