Project

General

Profile

Feature #643

Updated by Alexander Watzinger over 7 years ago

- cleanup logs 
 - actor update speedtest (compare medcon) 

 *done* 

 - added transactions 
 - reduced system and user logging 
 - checked and fixed logging (above notice is expensive) 
 - refactored insert entity/link to also accept ids instead of objects 
 - refactored insert entity/link to return ids instead of objects 
 - link checker into own function and test performance (no great impact) 

 *tried* (but no significant performance gain) 

 - views 
 - database connection without Zend Framework 
 - PDO with persistent connection 
 - tried pg_bouncer 

Back