scispace - formally typeset
S

Sascha Plazar

Researcher at Technical University of Dortmund

Publications -  7
Citations -  206

Sascha Plazar is an academic researcher from Technical University of Dortmund. The author has contributed to research in topics: Cache & Interprocedural optimization. The author has an hindex of 7, co-authored 7 publications receiving 195 citations.

Papers
More filters
Proceedings ArticleDOI

Compile-time decided instruction cache locking using worst-case execution paths

TL;DR: Techniques exploring the lockdown of instruction caches at compile-time to minimize WCETs are presented, which explicitly take the worst-case execution path into account during each step of the optimization procedure.
Proceedings ArticleDOI

WCET-aware static locking of instruction caches

TL;DR: A WCET-aware optimization technique for static I-cache locking which improves a program's performance and predictability and is able to reduce the estimated WCET of real-life benchmarks by up to 40.8%.
Proceedings ArticleDOI

WCET-aware Software Based Cache Partitioning for Multi-Task Real-Time Systems

TL;DR: A novel WCET-aware cache partitioning algorithm is proposed, which determines the optimal partition size for each task with focus on decreasing the system's WCET for a given set of possible partition sizes.
Journal ArticleDOI

Approximating Pareto optimal compiler optimization sequences—a trade-off between WCET, ACET and code size

TL;DR: The first adaptive worst‐case execution time (WCET)‐aware compiler framework for an automatic search of compiler optimization sequences that yield highly optimized code is proposed and demonstrated on real‐life benchmarks showing that standard optimization levels can be significantly outperformed.
Proceedings ArticleDOI

Multi-objective Exploration of Compiler Optimizations for Real-Time Systems

TL;DR: This paper proposes the first adaptive WCET-aware compiler framework for an automatic search of compiler optimization sequences which yield highly optimized code and considers the worst-case execution time (WCET) which is a crucial parameter for real-time systems.