This changeset:

        http://josm.openstreetmap.de/changeset/2427/

removes the way_bbox_cache.  Unfortunately, this just *KILLS*
performance.  It makes some of my way search tests 10-20x slower.  We
use getBBox() really, really often and the CPU we use repeatedly
recreating them ends up being the bottleneck.

Could we put the way_bbox_cache back temporarily?  I don't think it was
hurting anything.

-- Dave


_______________________________________________
josm-dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/josm-dev

Reply via email to