improve debugging execution time readability

Description

  • to make the report easier to scan don't show any 0 or 0.0 values, via a customNumberFormat which doesn't display 0.0 values

  • added nowrap to the filter column for a more compact display (try to only have single lines per row)

  • don't repeatedly show the "Stacktrace:" prefix, it's very common, only show the less common "Method:"

  • removed unnecessary font tags (the TD already has the style)

https://github.com/lucee/Lucee/pull/675

Environment

None

Activity

Pothys - MitrahSoft 7 June 2019 at 07:07

,

I've checked it & updated the fixed version.

Michael Offner 6 June 2019 at 18:48

can you please check

Michael Offner 3 June 2019 at 16:15

Pothys - MitrahSoft 3 May 2019 at 15:26

I've updated a commit with the existing PR.

Pull request: https://github.com/lucee/Lucee/pull/676

Fixed

Details

Assignee

Reporter

Priority

Labels

Fix versions

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Affects versions

Created 2 May 2019 at 14:54
Updated 23 October 2019 at 10:07
Resolved 7 June 2019 at 07:03