[Tile-serving] [openstreetmap/osm2pgsql] Using LuaJIT to speed up lua code (#801)
mmd
notifications at github.com
Wed Jan 10 17:35:28 UTC 2018
The quality of this patch is still not good enough for a PR, but since you asked for one for testing purposes... :smile:
Disabling WITH_LUAJIT settings via ccmake doesn't really work once it has been enabled once. I'm pretty sure there's some way to fix these caching issues, but I didn't investigate this any further yet. So for the time being, you would have to use a new build directory for testing:
1. Start with new clean `build` directory
2. Run `cmake -D WITH_LUAJIT=ON ..`
Libraries used to build should include libluajit-5.1.so towards the end of the list.
3. Build via `make` as usual.
--
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-356677234
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180110/ec26a945/attachment.html>
More information about the Tile-serving
mailing list