https://bz.apache.org/bugzilla/show_bug.cgi?id=63620
--- Comment #15 from Vladimir Sitnikov <sitnikov.vladi...@gmail.com> --- > I didn't think about pretty printing by us, but by the user Note: pretty printing takes time in production systems, so JMeter can't enforce everybody to pretty-print their data. JavaScript is often minified, and the issue would be very same there. > As kind of a fallback pretty printer? Exactly. It seems to be not that hard to implement, and it would probably solve UI freezes. -- You are receiving this mail because: You are the assignee for the bug.