[Tile-serving] [openstreetmap/osm2pgsql] Using LuaJIT to speed up lua code (#801)

Sarah Hoffmann notifications at github.com
Sun Feb 18 11:49:01 UTC 2018


@mmd-osm Sorry for the delay, it took a while for this issue to get to the top of my todo list.

I've tried now with the world and the openstreetmap-carto style and that worked out fine. I have about 2h processing time saved and pretty much all of it during the initial import stage. That is no surprise as that stage runs single-threaded, so faster Lua processing has a direct impact.

Given the low impact on code, I'd say we go ahead with it the way you have implemented it now: add it as an optional feature that is off per default. Code needs polishing, though, I'll add a couple of comments to the PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/801#issuecomment-366510352
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180218/c041c078/attachment.html>


More information about the Tile-serving mailing list