Skip to content

Reduce excessive hstore queries #142

Closed
@nvkelso

Description

@nvkelso

When profiling tile generation with New Relic we found that we're making 2 hstore related requests when we should just be making 1. Each DB request slows down tile generation, less would be better!

  1. is there a simple config change to cache the first requester?
  2. If not, can we remove this altogether?

Complication? Right now we have two different hstore queries related to OpenStreetMap and Who's On First (those probably need to be standardized).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions