Project

General

Profile

Actions

Feature #643

closed

Performance improvements

Added by Alexander Watzinger about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Backend
Target version:
Start date:
2016-02-28
Estimated time:
16.00 h

Description

Performance improvements are getting quite tricky with a complex model and much data.
The last changes got us around 20% overall speed gain. It could be better but waiting for new map implementations for next round.

- added transactions
- reduced system and user logging
- refactored insert entity/link to also accept ids instead of objects
- refactored insert entity/link to return ids instead of objects

tried (but no significant performance gain)

- turning off link checker
- views
- database connection without Zend Framework
- PDO with persistent connection
- pg_bouncer

Actions

Also available in: Atom PDF