Home  >  Q&A  >  body text

javascript - Data reception is slow. Is it an interface problem? Is this mainly a front-end optimization or a background optimization?

These interfaces are very slow to receive. Is loading other things blocking the loading or there is a problem with the interface provided by the background itself?

高洛峰高洛峰2587 days ago816

reply all(2)I'll reply

  • phpcn_u1582

    phpcn_u15822017-06-05 11:15:56

    Click up and place the mouse on each bar:

    See details:

    Reply
    0
  • 为情所困

    为情所困2017-06-05 11:15:56

    Backend, it took 20 seconds to receive. Either the network is not good, or the background processing is slow. I think the latter depends on the backend. The former can be interface merging and optimization, or delaying requests or caching requests

    Reply
    0
  • CancelReply