From 8290a1feaf4bec966be00919cbe5963d4b6e3867 Mon Sep 17 00:00:00 2001 From: Kai Reinhard <k.reinhard@micromata.de> Date: Mon, 14 Jan 2019 16:23:37 +0000 Subject: [PATCH] Merge pull request #18 from kreinhard/master --- 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