Skip to content

optimization potential: skip unneeded png encoding #7

Description

@springmeyer

If performance needs to improve, a potential optimization exists someone could work on:

  • Instead of encoding a png and passing to mapnik.blend (which only works currently with encoded images)
  • Pass the raw mapnik.Image returned from svg rasterization
  • Replace mapnik.blend with manual, lower level compositing using image.composite

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions