Giter Club home page Giter Club logo

Comments (5)

dellsystem avatar dellsystem commented on August 24, 2024

I've updated example.html to use it, check out port 9002 for an example. While caching seems to help (it brought down the AJAX request response time to less than 20 milliseconds for the most part, with 7-9-ms being most common), the initial load is fairly slow, at nearly 1 second. Should I try to rewrite to optimise this initial load time?

from diva.js.

ahankinson avatar ahankinson commented on August 24, 2024

No, I think we can tackle this problem a couple of different ways. I've enabled apc on the demo server and it seems to be working a bit better now. I've also added preliminary support for caching the JSON response in memcache so that it doesn't have to read it from the file if it already has cached it. We should test this functionality some more.

from diva.js.

dellsystem avatar dellsystem commented on August 24, 2024

Although the initial load is still slow (800-900 ms), subsequent loads are fairly fast, and the use of memcache has probably helped. Is this good enough, or should we try to find a way to speed up the initial load as well?

from diva.js.

ahankinson avatar ahankinson commented on August 24, 2024

I think we can call this "done."

from diva.js.

lpugin avatar lpugin commented on August 24, 2024

Great!

On Sat, May 28, 2011 at 11:17 PM, ahankinson
[email protected]
wrote:

I think we can call this "done."

On 2011-05-28, at 5:12 PM, dellsystem wrote:

Although the initial load is still slow (800-900 ms), subsequent loads are fairly fast, and the use of memcache has probably helped. Is this good enough, or should we try to find a way to speed up the initial load as well?

Reply to this email directly or view it on GitHub:
#9 (comment)

Reply to this email directly or view it on GitHub:
#9 (comment)

from diva.js.

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.