[openstreetmap/openstreetmap-website] Avoid using partial rendering in /map.json (PR #4141)
Tom Hughes
notifications at github.com
Fri Aug 11 14:02:51 UTC 2023
Well the docker container is for development work so performance is not the concern in the way it is in production.
Putting a precompiled cgimap in the container would be useless for anybody wanting to do development on cgimap and it's not clear to me how it helps people working on the ruby code.
No amount of optimisation of the ruby code for map is ever going to get anywhere near the performance we need for production - even if you can optimise the SQL the overhead of creating ruby objects for everything kills you. We've been there, done that, and moved on to a C++ implementation.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4141#issuecomment-1674846703
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4141/c1674846703 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230811/171f32f9/attachment.htm>
More information about the rails-dev
mailing list