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
Actions
Added by beat over 14 years ago. Updated over 14 years ago.
Description
CB Speedup by parsing only once the params of fields, tabs, plugins instead of at each call
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