readme updated

This commit is contained in:
Sander Hautvast 2020-12-29 18:58:03 +01:00
parent 118871eeaa
commit 0e5eedef47

View file

@ -23,8 +23,7 @@ __Screenshot__
<br/> * #invocations
<br/> * total execution time for the method in nanoseconds (this is also the sorting order)
<br/> * average time in nanoseconds per method (= total/#invocations)
* The backend starts on port 2048 by default. Use -Dperfix.port=... to adjust.
* Start the UI using npm install followed by npm start. the UI starts on port 3000 by default.
* Use -Dperfix.port=... to change the http server port
# roadmap