[mapserver-commits] [mapserver/mapserver] 67cd9a: reuse agg stroker for simple and dashed lines

GitHub noreply at github.com
Thu Mar 28 12:14:33 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 67cd9aa7461749cf290e41a5113e12376bc70e92
      https://github.com/mapserver/mapserver/commit/67cd9aa7461749cf290e41a5113e12376bc70e92
  Author: Thomas Bonfort <thomas.bonfort at gmail.com>
  Date:   2013-03-28 (Thu, 28 Mar 2013)

  Changed paths:
    M mapagg.cpp

  Log Message:
  -----------
  reuse agg stroker for simple and dashed lines

This cuts down on the number of memory allocations happening, by
avoiding the creation and destruction of agg strokers for each
feature.





More information about the mapserver-commits mailing list