Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006273 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] I. Performance | minor | have not tried | 2008-11-30 18:25 | 2011-09-06 12:08 | |||
Reporter | pjuvara | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | normal | Resolution | out of date | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006273: Break page generation in smaller parts (stream) | |||||||
Description | Currently 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 | |||||||
Tags | performance2.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 |