jvm-profiling-tools / honest-profiler

A sampling JVM profiler without the safepoint sample bias
https://github.com/RichardWarburton/honest-profiler/wiki
MIT License
1.25k stars 146 forks source link

Display configuration : Improve readability #194

Closed PhRX closed 7 years ago

PhRX commented 7 years ago

Added a Preferences dialog which allows changing the number display : configure thousands and decimal separators, number of fraction digits, percent sign, time unit display etc.

PhRX commented 7 years ago

Superseded by upcoming, cleaner PR.