Actions
Feature proposal #1830
closedSpeedup CB by 20-30% optimizing in PHP
Description
CB Speedup by parsing only once the params of fields, tabs, plugins instead of at each call
Updated by beat over 14 years ago
- Status changed from New to Assigned
- % Done changed from 0 to 60
Did a profiling on CB
r1140 implements Speedup by parsing only once the params of fields, tabs, plugins instead of at each call
r1141 Speedup by checking php version only once in database fetching loop
Updated by beat over 14 years ago
- Status changed from Assigned to Closed
- % Done changed from 60 to 100
Actions