[
https://issues.apache.org/jira/browse/YETUS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-728:
-----------------------------------
Description: The part of the code that calculates what lines to comment on
could probably get sped up. A very basic optimization would be to skip it if
BUGLINE_COMMENTS is empty, since nothing is actually going to use it's output.
> whitespace plugin line commenter is inefficient
> -----------------------------------------------
>
> Key: YETUS-728
> URL: https://issues.apache.org/jira/browse/YETUS-728
> Project: Yetus
> Issue Type: Bug
> Reporter: Allen Wittenauer
> Priority: Major
>
> The part of the code that calculates what lines to comment on could probably
> get sped up. A very basic optimization would be to skip it if
> BUGLINE_COMMENTS is empty, since nothing is actually going to use it's output.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)