Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029904 | Openbravo ERP | 09. Financial management | public | 2015-05-16 14:08 | 2015-06-19 23:57 |
|
Reporter | mtaal | |
Assigned To | Sandrahuguet | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q3 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | eduardo_Argal |
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 | 0029904: Performance improvements for orderloading in finance core |
Description | Hi,
See attached a diff which can improve the WebPOS orderloader by about 10%. See the related ticket for an overview of the timing changes (the last set of timings in the attachment of the related ticket).
gr. Martin
|
Steps To Reproduce | run jmeter order loading test case, see attached and check console output. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0029905 | | closed | marvintm | Retail Modules | Performance improvements in OrderLoader and Mobile.Core |
|
Attached Files | OrderLoaderTest.jmx (259,189) 2015-05-16 14:08 https://issues.openbravo.com/file_download.php?file_id=8091&type=bug
erp-core.diff (15,747) 2015-05-16 14:08 https://issues.openbravo.com/file_download.php?file_id=8092&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-05-16 14:08 | mtaal | New Issue | |
2015-05-16 14:08 | mtaal | Assigned To | => Sandrahuguet |
2015-05-16 14:08 | mtaal | File Added: OrderLoaderTest.jmx | |
2015-05-16 14:08 | mtaal | OBNetwork customer | => No |
2015-05-16 14:08 | mtaal | Modules | => Core |
2015-05-16 14:08 | mtaal | Triggers an Emergency Pack | => No |
2015-05-16 14:08 | mtaal | File Added: erp-core.diff | |
2015-05-16 14:13 | mtaal | Relationship added | blocks 0029905 |
2015-05-26 08:52 | mtaal | Note Added: 0077729 | |
2015-05-27 16:10 | hgbot | Checkin | |
2015-05-27 16:10 | hgbot | Note Added: 0077821 | |
2015-05-27 16:10 | hgbot | Status | new => resolved |
2015-05-27 16:10 | hgbot | Resolution | open => fixed |
2015-05-27 16:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/83734f0b006e15e361a86ebd6ffc279113085f0c [^] |
2015-05-28 01:10 | hudsonbot | Checkin | |
2015-05-28 01:10 | hudsonbot | Note Added: 0077845 | |
2015-06-08 17:12 | Sandrahuguet | Review Assigned To | => mtaal |
2015-06-18 13:08 | hgbot | Checkin | |
2015-06-18 13:08 | hgbot | Note Added: 0078369 | |
2015-06-19 13:46 | eduardo_Argal | Review Assigned To | mtaal => eduardo_Argal |
2015-06-19 13:46 | eduardo_Argal | Status | resolved => closed |
2015-06-19 23:57 | hudsonbot | Checkin | |
2015-06-19 23:57 | hudsonbot | Note Added: 0078397 | |
Notes |
|
(0077729)
|
mtaal
|
2015-05-26 08:52
|
|
|
|
(0077821)
|
hgbot
|
2015-05-27 16:10
|
|
Repository: erp/devel/pi
Changeset: 83734f0b006e15e361a86ebd6ffc279113085f0c
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed May 27 09:41:59 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/83734f0b006e15e361a86ebd6ffc279113085f0c [^]
Fixed bug 29904 Performance improvements for orderloading in finance core
review flush () and .list () in FIN_PaymentProcess and FIN_TransactionProcess
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/TransactionsDao.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProcess.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_TransactionProcess.java
---
|
|
|
|
|
|
(0078369)
|
hgbot
|
2015-06-18 13:08
|
|
|
|
|
|