Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

marcobehler/high-performance-java

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 

Repository files navigation

The servers/AMIs need:

* Java installed (11+)
* An SSH key on your machine, added to your ssh-agent, whose username matches with the SSH username in PerformanceTest#main()
* The sar and mpstat utilities installed ->
    * Ubuntu: sudo apt install sysstat
* For Flamegraphs to work ->
    * JDK Debug symbols: https://github.com/jvm-profiling-tools/async-profiler#installing-debug-symbols
    * Allow capturing Kernel call stack events:  https://github.com/jvm-profiling-tools/async-profiler#basic-usage

If you want to use a database for testing:

* Create an RDS database and add its properties to application.properties
* Execute database.sql against your new RDS database
* Change MODE in PerformanceTest to "DEPLOY_DB"

About

Source Code for www.marcobehler.com/guides/java-performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.