Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0035260 | Openbravo ERP | A. Platform | public | 2017-02-14 13:57 | 2017-03-15 20:19 | |||||||
| Reporter | alostale | |||||||||||
| Assigned To | alostale | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | closed | Resolution | fixed | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | 3.0PR17Q2 | ||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | caristu | |||||||||||
| OBNetwork customer | No | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0035260: unneeded flushes in window settings action handler | |||||||||||
| Description | WindowSettingsActionHandler is invoked whenever a window is opened in order to determine per role specific window settings. It is performing unneeded flush which cause performance degradation. | |||||||||||
| Steps To Reproduce | 1. Execute in JMeter attached jmx. It calls windows settings for Sales Order, Sales Invoice, BP and Product window 100 times each. 2. Check Aggregate report for the sum of the 4 requests: avg: 222 ms 90% percentile: 251 ms When profiling it can be seen 34% of total time is spent in flushing | |||||||||||
| Proposed Solution | Remove flushes. After applying fix the time is ~2x faster: avg: 100 ms 90% percentile: 113 ms | |||||||||||
| Additional Information | ||||||||||||
| Tags | Performance | |||||||||||
| Relationships |
| |||||||||||
| Attached Files | https://issues.openbravo.com/file_download.php?file_id=10444&type=bug https://issues.openbravo.com/file_download.php?file_id=10445&type=bug | |||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2017-02-14 13:57 | alostale | New Issue | ||||||||||
| 2017-02-14 13:57 | alostale | Assigned To | => alostale | |||||||||
| 2017-02-14 13:57 | alostale | OBNetwork customer | => No | |||||||||
| 2017-02-14 13:57 | alostale | Modules | => Core | |||||||||
| 2017-02-14 13:57 | alostale | Triggers an Emergency Pack | => No | |||||||||
| 2017-02-14 13:58 | alostale | Tag Attached: Performance | ||||||||||
| 2017-02-14 13:58 | alostale | Review Assigned To | => caristu | |||||||||
| 2017-02-14 13:58 | alostale | File Added: window-settings.jmx | ||||||||||
| 2017-02-14 14:05 | alostale | File Added: Selection_156.png | ||||||||||
| 2017-02-14 14:06 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=14584#r14584 | |||||||||
| 2017-02-14 14:07 | alostale | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=14585#r14585 | |||||||||
| 2017-02-14 14:13 | alostale | Proposed Solution updated | ||||||||||
| 2017-02-14 14:21 | hgbot | Checkin | ||||||||||
| 2017-02-14 14:21 | hgbot | Note Added: 0094318 | ||||||||||
| 2017-02-14 14:21 | hgbot | Status | new => resolved | |||||||||
| 2017-02-14 14:21 | hgbot | Resolution | open => fixed | |||||||||
| 2017-02-14 14:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ba3c7b06f4cbcbddec3ee341219dca0be8644cf1 [^] | |||||||||
| 2017-02-20 08:49 | caristu | Note Added: 0094450 | ||||||||||
| 2017-02-20 08:49 | caristu | Status | resolved => closed | |||||||||
| 2017-02-20 08:49 | caristu | Fixed in Version | => 3.0PR17Q2 | |||||||||
| 2017-03-15 20:19 | hudsonbot | Checkin | ||||||||||
| 2017-03-15 20:19 | hudsonbot | Note Added: 0095183 | ||||||||||
| 2017-06-02 14:29 | alostale | Relationship added | related to 0036172 | |||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||