Changes between Initial Version and Version 1 of Ticket #63068, comment 3
- Timestamp:
- Jun 12, 2021, 4:50:29 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63068, comment 3
initial v1 7 7 Interestingly enough, the processing time is nearly doubled for 2.7.x, vs. 2.6.4. 8 8 9 Is it possible we inadvertently made a change, which results in the various logic running twice for each operation? 9 Is it possible we made a change - inadvertent or otherwise - which results in the various logic running twice for each operation? 10 11 That doesn't appear to be the case based on debug-level logging, and seems a bit far-fetched. But it would certainly explain the doubling in total processing time.