Project

General

Profile

Feature #643

Updated by Alexander Watzinger almost 8 years ago

- compare performance with medcon data  
 - try enabling types for gis data  
 - move link checker to own function, use only in development (or debug?) and allow ids instead of entities in linker 
 - move entity/type checker to own function, use only in development (or debug?) 

 - 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 

 *done testing* 

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

Back