Project

General

Profile

Feature #643

Updated by Alexander Watzinger over 7 years ago

- actor update speedtest 
 - log less? 
 - xdebug profiler 
 - try removing class from entity 
 - 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 

 *done* 

 - checked and fixed logging (above notice is expensive) 
 - refactored insert link to also accept id instead of object 
 - link checker into own function and test performance (no great impact) 
 - tried views 
 - tried database connection without Zend Framework 
 - tried PDO with persistent connection 
 - tried pg_bouncer 

Back