You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/08 22:45:00 UTC

[jira] [Resolved] (HBASE-25489) [git-jira-audit] improve performance of --parse-release-tags

     [ https://issues.apache.org/jira/browse/HBASE-25489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk resolved HBASE-25489.
----------------------------------
    Resolution: Fixed

> [git-jira-audit] improve performance of --parse-release-tags
> ------------------------------------------------------------
>
>                 Key: HBASE-25489
>                 URL: https://issues.apache.org/jira/browse/HBASE-25489
>             Project: HBase
>          Issue Type: Task
>          Components: community
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>             Fix For: 3.0.0-alpha-1
>
>         Attachments: profile.svg, profile_patched.svg
>
>
> TheĀ {{--parse-release-tags}} flag is necessary for the more useful reports. With this mode enabled, execution time of building the audit database skyrockets. I found a python profiler, which points to {{apply_git_tag}} function being used in a tight loop.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)