Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eostermueller authored Jan 2, 2023
1 parent 6a3e59f commit 7af529a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ Each scenario-puzzle takes 15-ish minutes and comes with special markdown hyperl
* 1.8+ JDK
* Tested on MS-Win and Mac, but Linux should work too…..pls file a bug report with any problems.

# Use Cases
* Train staff on Java Performance
* Benchmark performance of competing java code designs
* Great way to share/analyze performance during a code review.
* Easy way to provide consistency when conducting interviews for java performance skills.

# Links

The [Quickstart](https://github.com/eostermueller/performanceAnalysisWorkbench/wiki/Quickstart). Download/install/run to run the pre-packaged java code showing performance defects and fixes.
Expand Down

0 comments on commit 7af529a

Please sign in to comment.