java-performance-tuning

There are 11 repositories under java-performance-tuning topic.

  • mgm3746/garbagecat

    Parses Java garbage collection logging and analyzes collectors, safepoint triggers, JVM version, JVM options, and OS information and reports error/warn/info level analysis and recommendations to support JVM tuning and troubleshooting for OpenJDK derivatives: (e.g. Adoptium, Azul, Microsoft, Oracle, Red Hat, etc.).

    Language:Java2131018351
  • eostermueller/littleMock

    littleMock is an easy-to-install demo environment for Java performance tuning. Runs on Windows/Mac/Linux.

    Language:Java10135
  • vitaliy-sk/PerfUnit

    PerfUnit is Java Agent which helps to take control over applications bottlenecks, expensive calls, or simply control your performance SLO budget.

    Language:Java10400
  • Hunterdii/Awesome-Java

    🎉Awesome Java is a meticulously curated list of exceptional frameworks, libraries, and software that will help you elevate your Java programming experience. 🌟 Whether you’re developing web applications 🌐, working on microservices ⚙️, or building complex enterprise systems 🏢, this repository provides the tools 🛠️ you need to succeed. 🚀

  • Nastel/gocypher-cybench-intellij

    CyBench IntelliJ IDEA plugin for benchmarking APIs, Java code

    Language:Java4510
  • mgm3746/joa

    JVM Options Analyzer

    Language:Java3212
  • RingBufferLab/junit-jmh-extension

    Turn any unit or integration test into benchmark

    Language:Java3200
  • Nastel/gocypher-cybench-eclipse

    CyBench plugin for Eclipse for benchmarking APIs, Java code

    Language:Java2560
  • catalintrif/multi-language-bench

    A comparison of C++/Java/Scala/Go runtime speed for the Havlak algorithm, updated to run with the current versions of compilers / build tools.

    Language:Java0000
  • donnachaforde/donnachaforde.github.io

    Donnacha on GitHub (Blogs & Posts, Lectures and Code)

  • jdbirla/buggyapp

    This app has all java performance issue BuggyApp is an opensource chaos engineering program that can simulate various performance problems like Memory Leak, OutOfMemoryError, CPU spike, thread leak StackOverflowError, deadlock, unresponsiveness.

    Language:CSS001