kabutz / heapothesys

Heapothesys /hɪˈpɒθɪsɪs/ is a heap allocation JVM benchmark developed by the Amazon Corretto team.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heapothesys

Introduction

Heapothesys (/hɪˈpɒθɪsɪs/) is a collection of JVM garbage collection workloads developed by the Amazon Corretto team. These workloads are intended to be useful in helping to compare alternative garbage collection algorithms and configuration choices, helping to evaluate proposed improvements to garbage collection algorithms and implementations, and helping to detect garbage collection performance and latency regressions.

About

Heapothesys /hɪˈpɒθɪsɪs/ is a heap allocation JVM benchmark developed by the Amazon Corretto team.

License:Apache License 2.0


Languages

Language:Java 99.5%Language:Makefile 0.5%