Feature #643
Updated by Alexander Watzinger over 8 years ago
- cleanup logs transaction - actor update speedtest (compare medcon) *done* - added transactions xdebug profiler - reduced system and user logging try removing class from entity - look into postgresql performance issues (select array) - faster unittests would be good, too *done* - checked and fixed logging (above notice is expensive) - refactored insert entity/link link to also accept ids id instead of objects object - 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) - tried views - tried database connection without Zend Framework - tried PDO with persistent connection - tried pg_bouncer