Git Product home page Git Product logo

Comments (6)

tomhughes avatar tomhughes commented on August 15, 2024

Yes, it goes straight to apache - most of the site is inherently uncacheable anyway, at least as things stand.

You might have noted that I do have hash based links on http://maps.compton.nu/ already ;-) I wrote some custom controls that and it was always my intention to merge them with the existing OL controls and submit those upstream so we could use hash based links on osm.org.

from openstreetmap-website.

tmcw avatar tmcw commented on August 15, 2024

It's a bit too broad to open a ticket for it, but what's your feeling as far as the clearest performance problems/areas for improvement? Would partials caching do anything, or is it mostly a few slow SQL queries?

from openstreetmap-website.

tomhughes avatar tomhughes commented on August 15, 2024

The biggest performance problems tend to be with API calls, and the main answer there is to get them out of rails and into cgimap...

Partials caching is (in my experience) very hard to get right - we are using it in a few places and it was an absolute nightmare to get rid of the bugs. Quite likely there are still some in fact...

from openstreetmap-website.

jfirebaugh avatar jfirebaugh commented on August 15, 2024

As a first step toward this, I was looking at moving the existing parameter processing to the client side, which also helps with #78.

from openstreetmap-website.

tomhughes avatar tomhughes commented on August 15, 2024

If you're looking at that then looking at trying to get rid of the duplication between the view and edit pages would be good as well...

from openstreetmap-website.

jfirebaugh avatar jfirebaugh commented on August 15, 2024

Implemented!

from openstreetmap-website.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.