[postgis-tickets] [PostGIS] #2260: Benchmarking speed between built-in tiger normalizer and pagc_address_parser

PostGIS trac at osgeo.org
Wed May 1 06:32:53 PDT 2013


#2260: Benchmarking speed between built-in tiger normalizer and
pagc_address_parser
----------------------------------+-----------------------------------------
  Reporter:  robe                 |       Owner:  robe         
      Type:  task                 |      Status:  reopened     
  Priority:  medium               |   Milestone:  PostGIS 2.1.0
 Component:  pagc_address_parser  |     Version:  trunk        
Resolution:                       |    Keywords:               
----------------------------------+-----------------------------------------

Comment(by woodbri):

 New function  checked into version 359.

 {{{
 standardize_address('lex', 'gaz', 'rules', 'address')
 }}}

 This can be optimized a little by adding the state hash to the query cache
 also, but I suspect that it is not needed unless this is getting used to
 standardize multiple million row tables. Anyway see if this helps before
 we optimize further.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2260#comment:40>
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-tickets mailing list