[postgis-devel] [PostGIS] #1131: Make geocoder faster

PostGIS trac at osgeo.org
Tue Aug 2 19:13:11 PDT 2011


#1131: Make geocoder faster
-----------------------------+----------------------------------------------
  Reporter:  robe            |       Owner:  robe         
      Type:  defect          |      Status:  closed       
  Priority:  high            |   Milestone:  PostGIS 2.0.0
 Component:  tiger geocoder  |     Version:  1.5.X        
Resolution:  fixed           |    Keywords:               
-----------------------------+----------------------------------------------
Changes (by robe):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 I think speed is good enough for now.  In most cases I'm getting 50ms-
 250ms (closer to 150ms-250ms if I have a lot of states loaded or I have a
 really crappy disk drive like what cloud servers are normally equipped
 with or I run on one of those cheapo drives with lots of space but slow
 disk seek) on a fairly untuned (aside from indexes) windows desktop/server
 running 9.0 or 9.1beta3 with PostGIS 2.0 or 1.5 installed.  Does seem most
 sensitive to quality of disk drive which is not surprising.

 I briefly tested on an 8.4 mostly to make sure things still worked.  I
 think the speeds are more or less the same.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1131#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list