hassanakbar4 / tractive-again

0 stars 0 forks source link

Public All_ID page #134

Closed hassanakbar4 closed 3 years ago

hassanakbar4 commented 17 years ago

resolution_worksforme type_defect | by dinara.suleymanova@neustar.biz


No problem with page except ...

the Djange page is much slower than the Perl to download all information.

Thanks.

Dinara


Issue migrated from trac:134 at 2021-10-29 15:45:29 +0500

hassanakbar4 commented 17 years ago

@henrik@levkowetz.com commented


I investigated this. Over 134 samples, I get these average figures:

                      .cgi           django
Text mode all_id:     15.47 s        13.28 s
Html mode all_id:     30.92 s        22.05 s

So the measurements show the django version being somewhat faster.

I think that what creates the experience of the django version being slower is that it's in the last frame of a multi-frame window, and the last frame may have to wait on the earlier frames to complete loading, or may be bandwidth starved because of the earlier started download of the earlier frame contents.

hassanakbar4 commented 17 years ago

@henrik@levkowetz.com changed status from new to closed

hassanakbar4 commented 17 years ago

@henrik@levkowetz.com changed resolution from ` toworksforme`

hassanakbar4 commented 17 years ago

@henrik@levkowetz.com changed component from ` toBase templates`