Project

General

Profile

Feature #643

Updated by Alexander Watzinger over 7 years ago

- undo url redirects, watch out for fixed reference bug 
 - add and implement move link checker option to settings own function, use only in development (or debug?) and allow ids instead of entities in linker 
 - remove link move entity/type checker coverage ignore to own function, use only in development (or debug?) 

 - actor update is very slow 
 - log less? 
 - xdebug profiler 
 - try removing class from entity 
 - look into link checker, maybe a deactivate option if performance impact 
 - actor update is very slow 
 - look into postgresql performance issues (select array) 
 - faster unittests would be good, too 
 - if working on dates: at the moment dates in search get lost if only the alias is found 
 - log less? 

 *done* *done testing* 

 - refactored insert link to also accept id instead of object 
 - put link checker into own function 
 - tried views 
 - tried database connection without Zend Framework 
 - tried PDO with persistent connection 
 - tried pg_bouncer 

Back