microsoft / microsoft/VFSForGit
Move hooks implementation to C++
Open
@wilbaker is already working on this.
Since Jul 26, 2019.
affects: performance
platform: macOS
platform: windows
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
Via trace2 telemetry, it seems like we can save up to ~350ms per command by reimplementing the managed hooks in native code.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.