certinia / debug-log-analyzer

Salesforce Apex debug log analyzer for Visual Studio Code - Visualize code execution via a Flame chart and identify performance and SOQL/DML problems via Method and Database analysis
https://marketplace.visualstudio.com/items?itemName=financialforce.lana
BSD 3-Clause "New" or "Revised" License
82 stars 18 forks source link

feat: percent value and bar for self and total columns on Call Tree and Analysis #453

Closed lukecotter closed 9 months ago

lukecotter commented 9 months ago

Description

Show the current value in the cell if of the total log time. Shown as a percent value and bar for self and total columns on Call Tree and Analysis.

Type of change (check all applicable)

[optional] Any images / gifs / video

lana-analysis

Related Tickets & Documents

Related Issue # fixes # resolves #311 closes #

Added tests?

Added to documentation?

[optional] Are there any post-deployment tasks we need to perform?