Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devoxx22 Talk

Demo Steps

On a host

docker build . --tag devoxx22
docker run -it --name devoxx22-demo --rm devoxx22 /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

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages