scispace - formally typeset
P

Peter Libič

Researcher at Charles University in Prague

Publications -  10
Citations -  120

Peter Libič is an academic researcher from Charles University in Prague. The author has contributed to research in topics: Garbage collection & Cache. The author has an hindex of 7, co-authored 10 publications receiving 112 citations.

Papers
More filters
Proceedings ArticleDOI

Utilizing Performance Unit Tests To Increase Performance Awareness

TL;DR: The goal is to provide the developer with information that would help form developer opinion, thus preventing performance loss due to the accumulated effect of many poor decisions, and turns performance unit tests into recipes for generating performance documentation.
Proceedings ArticleDOI

DOs and DON'Ts of Conducting Performance Measurements in Java

TL;DR: The goal is to provide the attendees with a compact overview of some of the issues that can hinder the experiment or mislead the evaluation, and discuss the methods and tools that can help avoid such issues.
Proceedings ArticleDOI

On the limits of modeling generational garbage collector performance

TL;DR: This work investigates the difference between the behavior of a real garbage collector implementation and a simplified model on a selection of workloads, focusing on the accuracy achievable with particular input information.
Proceedings ArticleDOI

On the accuracy of cache sharing models

TL;DR: An analytical model with contributions to accuracy and composability is presented - this model makes fewer simplifying assumptions than earlier models, and its output is in the same format as its input, which is an important property for hierarchical composition during software performance modeling.
Proceedings ArticleDOI

Analysis of Overhead in Dynamic Java Performance Monitoring

TL;DR: In this article, the authors experimentally analyze the overhead of dynamic performance monitoring in Java, focusing on the measurement accuracy, the character of the transient overhead, and the longevity of the overhead artefacts.