- **status**: review --> closed - **Reviewer**: Dave Brondsema - **Comment**:
Looks good, I made one small change to default `scm.commit.git.detect_copies` to `True` in the code if no config is specified (e.g. upgrade with existing .ini file) --- ** [tickets:#7963] Speed up commit view by disabling copy detection by default -- NEEDS INI** **Status:** closed **Milestone:** unreleased **Labels:** performance sf-current sf-2 **Created:** Thu Aug 13, 2015 03:07 PM UTC by Heith Seewald **Last Updated:** Thu Aug 20, 2015 05:30 PM UTC **Owner:** Heith Seewald Currently git and mercurial detect copies when viewing commits. This adds a significant amount of time to each request and is not a common enough occurrence to justify such a large performance hit on every view. But we should also probably add an option in the .ini that gives the option to enable copy detection (noting the performance penalty). [#7925] --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
