Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

ionutbalosin/jvm-performance-benchmarks-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JVM JIT Compiler Benchmarks Reports

This repository contains the results of multiple Just-In-Time (JIT) Compiler benchmarks:

  • HotSpot C1/C2 JIT
  • HotSpot Graal JIT

included in the JVM JIT Compilers Benchmarks Report 19.04.

For more resources and insights, feel free to visit my website.


For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

For full copyright and license information, please view the LICENSE file that was distributed with this source code.


Status: This repository has been archived since it was superseded by the newer repository, jvm-performance-benchmarks, which is the recommended resource for JIT compiler benchmarks.