Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/header.php on line 69

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/header.php on line 73

Error: Could not retrieve Internal Task details.

HR Manager | Staff-India

Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 5

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 9

Error: Could not retrieve Internal Task details.

Task Details

usr conversation page

Assigned To:
  1. (malcolm@staff-india.com)
Assign By Admin On 2019-02-28
100%
Deadline:- 1953 Days Over from Deadline. You Have Missed The Deadline 1953 Days Ago

Task Details :-

Malcolm,

 

User ocnversation page have problem. it is taking too muhc time to load.

 

fix it so that data is loaded part by part for faster loading time.

Task Current Status :-

Task Complete

Sub Task(s):

No Sub-task Added.

Task QA

Selected File:
Drag Your File Here
Or Click Here to pick

Comments  (4)

    Admin
    have a meeting wiht all developers (max can organise this).

    and dsicuss ideas on how to improve DATA LOADING times.

    everyone needs to learn this as there are some coding techniques to do this, such as using multi threading and other things.

    some developers might have some idea, and everyoen having meeting together will enable everyone to know to use these techniques for better coding.
    Malcolm
    I have separated user conversation and buyer conversation page and bring some change in coding. The time it is taking now is one third less then before.
    But still it's taking a good amount of time to load comparing to other page because of it's long and complex query.

    OMJ admin can use this now with minimum loading time. Please check.
    Admin
    you can separate teh 2 conversation to separate pages.
    but this will not solve the problem.

    this means need to find a way to do pagination or loading conversation section by section.
    Malcolm
    The way Use Conversation page was developed it became almost impossible to implement built in pagination on that page.

    Last time I have added one custom pagination, that minimize loading time a little but not that great.

    But I have a solution, if we separate freelancer conversation and buyer conversation into two separate page, loading time will be less then half.

    Then there will be some chance to apply built in pagination on the codes which will minimize loading time more.

    What do you think about this solutions?