Project:
View Revisions: Issue #38197 | [ Back to Issue ] | ||
Summary | 0038197: TreeTablesEventHandler performance issue on processes with lots of inserts | ||
Revision | 2018-03-22 13:56 by gorkaion | ||
Steps To Reproduce | Create a Cost Adjustment that generates many lines and process it with YourKit profiling data. Check the times consumed by each method and note that the TreeTablesEventHandler consumes too much time. ============= Example with F&B data. 1 Go to Product Window and select Cerveza Ale 0,5L 2 On Transactions Tab find the line of receipt: 10000085 - 23-08-2012 - Bebidas Alegres, S.L. - 10 - Cerveza Ale 0,5L - 90000.00 3 Do a Manual Cost Adjustment with parameters (start YourKit profiling before clicking Done button): Amount: 50000 Incremental: Yes Unit Cost: Yes Date: default 4 Check that process takes some seconds. Check that part of the time is spent on mentioned handler. |
||
Revision | 2018-03-22 13:12 by gorkaion | ||
Steps To Reproduce | Create a Cost Adjustment that generates many lines and process it with YourKit profiling data. Check the times consumed by each method and note that the TreeTablesEventHandler consumes too much time. |
Copyright © 2000 - 2009 MantisBT Group |