Skip to content

Catastrophically speedup rename detection.#307

Merged
slonopotamus merged 1 commit into
git-as-svn:masterfrom
slonopotamus:speedup-rename-detection
Nov 5, 2019
Merged

Catastrophically speedup rename detection.#307
slonopotamus merged 1 commit into
git-as-svn:masterfrom
slonopotamus:speedup-rename-detection

Conversation

@slonopotamus

@slonopotamus slonopotamus commented Nov 5, 2019

Copy link
Copy Markdown
Collaborator

Indexing master branch of dotnet/coreclr repository:

  1. Without rename detection: 13.5 sec
  2. With rename detection, before this commit: 13 min
  3. With rename detection, after this commit: 19.5 sec

Fixes #306

@slonopotamus slonopotamus force-pushed the speedup-rename-detection branch from 1c4cc02 to abb0f27 Compare November 5, 2019 09:14
Indexing `master` branch of [dotnet/coreclr](https://github.com/dotnet/coreclr) repository:

1. Without rename detection: 13.5 sec
2. With rename detection, before this commit: 13 *min*
3. With rename detection, after this commit: 19.5 sec

Fixes git-as-svn#306
@slonopotamus slonopotamus force-pushed the speedup-rename-detection branch from abb0f27 to 073b7cb Compare November 5, 2019 09:46
@slonopotamus slonopotamus merged commit e3e2286 into git-as-svn:master Nov 5, 2019
@slonopotamus slonopotamus deleted the speedup-rename-detection branch November 5, 2019 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Memory bloat when repository has big .gitignore/.gitattributes (thousands of entries)

1 participant