Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006273
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] I. Performanceminorhave not tried2008-11-30 18:252011-09-06 12:08
ReporterpjuvaraView Statuspublic 
Assigned Toiperdomo 
PrioritynormalResolutionout of dateFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006273: Break page generation in smaller parts (stream)

DescriptionCurrently the each page is entirely built on the server and then passed to the browser only when complete.
A better approach is to break the generation of the page in smaller sections and to stream them one at a time.
The expected benefits are:
1) Lower perceived wait time for the end user as the page starts rendering earlier.
2) Lower memory usage per page on the server and therefore higher scalability
Tagsperformance2.40scrum, ReleaseCandidate
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0040765)
iperdomo (reporter)
2011-09-06 12:08

In Openbravo 3 only JavaScript definition of windows is used. This definition is minimized and compressed. Then JSON data flows between the client and the server.

- Issue History
Date Modified Username Field Change
2008-11-30 18:25 pjuvara New Issue
2008-11-30 18:25 pjuvara Assigned To => iperdomo
2008-11-30 18:25 pjuvara sf_bug_id 0 => 2365597
2008-11-30 18:25 pjuvara Regression testing => No
2008-11-30 18:26 pjuvara Tag Attached: performance2.40scrum
2008-11-30 18:26 pjuvara Tag Attached: ReleaseCandidate
2008-11-30 18:26 pjuvara Status new => acknowledged
2011-09-06 12:07 iperdomo Status acknowledged => scheduled
2011-09-06 12:07 iperdomo fix_in_branch => pi
2011-09-06 12:08 iperdomo Note Added: 0040765
2011-09-06 12:08 iperdomo Status scheduled => closed
2011-09-06 12:08 iperdomo Resolution open => out of date


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker