Opened 6 years ago
Closed 3 years ago
#331 closed defect (fixed)
Room Booking: Optimize core options for templates
Reported by: | irolewic | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | v0.98.1 |
Component: | Optimization | Version: | 0.97.0 |
Keywords: | Cc: |
Description
The room booking main page display request is already optimized to a certain extent, but maybe there is a way of optimizing getVars(), executeTemplate() and _executePythonCode() so that the performance will still be improved. Those methods were observed to be expensive in the case of displaying the main page of the room booking.
Change History (2)
comment:1 Changed 5 years ago by irolewic
- Milestone changed from v0.97 to v0.98
comment:2 Changed 3 years ago by jbenito
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.