Skip to content

Design Patterns

The performance area is an optional area within the presentation layer that ensures data can be delivered in a performant and efficient way, using temporary result sets and (semi-)aggregates that are reused across deliveries. Its design rationale and structure are documented in the Design Pattern - Generic - Performance Area.