All Projects → corretto → Heapothesys

corretto / Heapothesys

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

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Heapothesys

Byte Buddy Tutorial
“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。
Stars: ✭ 67 (-33%)
Mutual labels:  jvm
Kotlin Inline Logger
A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.
Stars: ✭ 77 (-23%)
Mutual labels:  jvm
Java Notes
📚 计算机科学基础知识、Java开发、后端/服务端、面试相关 📚 computer-science/Java-development/backend/interview
Stars: ✭ 1,284 (+1184%)
Mutual labels:  jvm
Gojvm
JVM implementation by Go
Stars: ✭ 69 (-31%)
Mutual labels:  jvm
Avian
[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
Stars: ✭ 1,188 (+1088%)
Mutual labels:  jvm
Chromaprint.scala
Chromaprint/AcoustID audio fingerprinting for the JVM
Stars: ✭ 81 (-19%)
Mutual labels:  jvm
Understandingjvm
《深入理解Java虚拟机》读书笔记
Stars: ✭ 64 (-36%)
Mutual labels:  jvm
Lukyt
Small Java 8 JVM made in Lua
Stars: ✭ 95 (-5%)
Mutual labels:  jvm
Jdk
JDK main-line development
Stars: ✭ 11,764 (+11664%)
Mutual labels:  jvm
Play Java Websocket Example
Example Play Java application showing Websocket usage with Akka actors
Stars: ✭ 86 (-14%)
Mutual labels:  jvm
State Machine
🤖 A state machine library for Kotlin, with extensions for Android.
Stars: ✭ 72 (-28%)
Mutual labels:  jvm
Javacore
Java程序员所需要掌握的核心知识: 集合框架&JVM机制&多线程与并发框架&网络协议&Spring&Dubbo&MySQL&微服务等;希望胖友小手一抖,右上角来个 Star,感恩 1024
Stars: ✭ 73 (-27%)
Mutual labels:  jvm
Myblog
有深度的Java技术博客
Stars: ✭ 1,251 (+1151%)
Mutual labels:  jvm
Onnx Scala
An ONNX (Open Neural Network eXchange) API and Backend for Typeful, Functional Deep Learning in Scala
Stars: ✭ 68 (-32%)
Mutual labels:  jvm
Stackparam
JVM agent to add method parameters to Java stack traces
Stars: ✭ 90 (-10%)
Mutual labels:  jvm
Capsule
Dead-Simple Packaging and Deployment for JVM Apps
Stars: ✭ 1,143 (+1043%)
Mutual labels:  jvm
Azeroth Vm
JVM written in Rust
Stars: ✭ 78 (-22%)
Mutual labels:  jvm
Jni By Examples
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
Stars: ✭ 99 (-1%)
Mutual labels:  jvm
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (-9%)
Mutual labels:  jvm
Spotify Web Api Kotlin
Spotify Web API wrapper for Kotlin/JVM, Kotlin/Android, Kotlin/JS, and Kotlin/Native. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android
Stars: ✭ 86 (-14%)
Mutual labels:  jvm

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].