Coder Social home page Coder Social logo

Comments (4)

chriskacerguis avatar chriskacerguis commented on August 15, 2024

Here are some of my thoughts on the matter:

More I am using the UI faster it seems to be.. this is may be an impression…

This is likely true. As you use the SUI, things get cached (both browser) and (I'm guessing) in the DB.

Clicking on My Service is the slowest thing.. changing page in My Service is also Slow

This pages does a LOT of calls because we have to do a lot of look ups. Tracking back to our meeting today, per what Jason said perhaps we can look at returning more data in the calls vs. having to do calls to get various data. That said, I'm not 100% sure we will get anything from one big REST call vs. multiple smaller REST calls = One big DB query vs. multiple little queries. I have not looked at the back end at all, but I'd be surprised if it makes a massive difference.

All that said, part of using REST is the ability to do lots of look ups. The best thing would be to profile each call, and turn the performance team loose on them.

from manageiq-api.

chriskacerguis avatar chriskacerguis commented on August 15, 2024

/cc @ManageIQ/core-business

from manageiq-api.

imtayadeway avatar imtayadeway commented on August 15, 2024

@chriskacerguis can you identify what conditions would need to be met in order for us to close this issue? It seems open-ended - perhaps (if this is intended to attract discussion around these issues) either a talk article or perhaps open smaller, more actionable issues?

from manageiq-api.

imtayadeway avatar imtayadeway commented on August 15, 2024

Closing this in favor of the more actionable/specific #146. We can always open more issues along those lines with specific, actionable items in the future if necessary.

from manageiq-api.

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.