Coder Social home page Coder Social logo

Comments (8)

IvanGoncharov avatar IvanGoncharov commented on September 27, 2024

#10 #12 should be easy to implement and they significantly speed up page loading.
@bobby-brennan I want to make demo for https://www.corezoid.com/en on monday.

from documentation-starter.

rbren avatar rbren commented on September 27, 2024

Unfortunately I need to proxy the request so I can edit the swagger
definitions before they reach the client, e.g. to add HTML snippets
On Aug 14, 2015 6:44 AM, "Ivan Goncharov" [email protected] wrote:

#10 #10 #12
#12 should be easy
to implement and they significantly speed up page loading.
@bobby-brennan https://github.com/bobby-brennan I want to make demo for
https://www.corezoid.com/en on monday.


Reply to this email directly or view it on GitHub
#12 (comment)
.

from documentation-starter.

IvanGoncharov avatar IvanGoncharov commented on September 27, 2024

Ok I any case it's better to use gh-pages link because it allow compression.
Can you make cache for API specs if server support caching?

from documentation-starter.

IvanGoncharov avatar IvanGoncharov commented on September 27, 2024

Something like that https://www.npmjs.com/package/node-request-caching

from documentation-starter.

rbren avatar rbren commented on September 27, 2024

Yeah I've been experimenting with caching and minifying, but so far it's
had a small negative effect on performance. I'm hoping that concatting will
help a bunch
On Aug 14, 2015 10:17 AM, "Ivan Goncharov" [email protected] wrote:

Ok I any case it's better to use gh-pages link because it allow
compression.
Can you make cache for API specs if server support caching?


Reply to this email directly or view it on GitHub
#12 (comment)
.

from documentation-starter.

IvanGoncharov avatar IvanGoncharov commented on September 27, 2024

it's had a small negative effect on performance

Lib that I suggest in #11 done on build step so it could slow app.

I'm hoping that concatting will help a bunch

For small files overhead is not in body size but in connection itself.
Especially for empty files, like this https://github.com/bobby-brennan/lucy-console/blob/master/less/colors.less

from documentation-starter.

IvanGoncharov avatar IvanGoncharov commented on September 27, 2024

I meant caching API specs inside proxy

from documentation-starter.

IvanGoncharov avatar IvanGoncharov commented on September 27, 2024

#10 should give biggest improvement
Try it first.

from documentation-starter.

Related Issues (15)

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.