Needs review
Project:
Geocode
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2010 at 23:28 UTC
Updated:
2 Mar 2010 at 23:28 UTC
Remote API calls take a lot of time, and it's unlikely that the geolocation of a given address will change during the course of a page load. The attached patch adds a static variable cache to the geocode_google class, so queries with exactly the same input and options won't be run multiple times.
| Comment | File | Size | Author |
|---|---|---|---|
| geocode_google_cache_results.patch | 1.18 KB | littleviking001 |