From 07ea29fceafdd915910fbda67615256c087b827f Mon Sep 17 00:00:00 2001
From: Kai Reinhard <K.Reinhard@micromata.de>
Date: Fri, 11 Jan 2019 12:42:34 +0000
Subject: [PATCH] JProfiler link.

---
 README.adoc |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.adoc b/README.adoc
index fe4ffb5..0d20c2a 100644
--- a/README.adoc
+++ b/README.adoc
@@ -77,6 +77,10 @@
 3. `npm start` (opens the web browser on port 3000)
 4. Start `de.micromata.borgbutler.server.Main` (ignore the opened browser window for port 9042)
 
+=== Profiling heap, cpu and everything using JProfiler
+JProfiler is an excellent tool for analysing your software. BorgButler was optimized regarding heap memory and CPU usage by
+using https://www.ej-technologies.com/products/jprofiler/overview.html[JProfiler from EJ Technologies^]
+
 == Ideas
 === 2 factor authentication
 https://github.com/j256/two-factor-auth

--
Gitblit v1.10.0