Skip to content

SwapnilGaikwad/jmanc-graal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manchester JUG Talk

Demo Steps

On a host

docker build . --tag jmanc
docker run -it --name jmanc-demo --rm jmanc /bin/bash

Inside the container

cd ~/demo
./runBenchmark.sh
./runMyTest.sh
./runMyJIT.sh

Tools

Chose a version of IdealGraphVisualizer for JDK 11 that suits your OS.

The dumps for the graphs referred to in the talk are available in igv directory.

Run IGV using the following command

idealgraphvisualizer --jdkhome $JAVA_HOME

About

A talk at Manchester JUG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published