You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing an application based on node-mapnik and PostGIS but I'm experiencing some performance issues, in order to investigate these I'd really benefit from a way to measure how much data retrieval takes and how much rendering takes.
Apparently a (now deceased) fork of mapnik and node-mapnik supported this in the past but it did trough significant modifications to both packages which don't exist in upstream mapnik/node-mapnik