systemed / tilemaker

Make OpenStreetMap vector tiles without the stack
https://tilemaker.org/
Other
1.42k stars 228 forks source link

lua interop #626

Closed cldellow closed 7 months ago

cldellow commented 7 months ago

Replaces #604

This PR reduces overhead when calling between Lua and C++:

Also some non-Lua related improvements to reduce lock contention on machines with many cores

cldellow commented 7 months ago

Merged into v3 branch: e768595c4b18a7bf6dfd441a35510a3e6cf8a9b0