Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set of documents suggesting good ways to troubleshoot different performance issues #10139

Open
2 tasks done
kilasuit opened this issue Jun 5, 2023 · 2 comments
Open
2 tasks done
Labels
issue-doc-idea Issue - request for new content up-for-grabs Tag - issue is open for any contributor to resolve

Comments

@kilasuit
Copy link
Contributor

kilasuit commented Jun 5, 2023

Prerequisites

  • Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
  • Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new Get-Foo cmdlet" instead of "New cmdlet."

PowerShell Version

5.1, 7.2, 7.3, 7.4

Summary

As a user, who is trying to troubleshoot one of many performance issues, it would be good for there to be some reference documentation to refer to on regularly seen performance issues as to help me get back to my intended task as soon as possible.

This would help for in the PowerShell Discord/Slack and in forums as a pointer for people to look at and suggest additions to as well.

Details

Examples of some performance issues that I have seen been raised before have included & is not limited to

Interactive/non interactive scenario

  • Profile loading timing issues (can point to Steve's Blog post for some additional pointers at speeding up profile loading)
  • Network drive and Onedrive related performance issues
  • Tab completion randomly becoming slow

The above examples & no doubt many others as they arise would likely help in issue triage & resolution across PowerShell team owned repos and could be a valuable asset going forward, however I realise this is not a small area to write about in depth and continually keep updated so right now is an aspirational ask from not only the team but the community as well.

Proposed Content Type

Concept, Other / Unknown

Proposed Title

Troubleshooting PowerShell performance issues

Related Articles

No response

@kilasuit kilasuit added issue-doc-idea Issue - request for new content needs-triage Waiting - Needs triage labels Jun 5, 2023
@sdwheeler sdwheeler changed the title Set of documents suggesting good ways to troublleshoot different performance issues Set of documents suggesting good ways to troubleshoot different performance issues Jun 5, 2023
@sdwheeler sdwheeler added up-for-grabs Tag - issue is open for any contributor to resolve and removed needs-triage Waiting - Needs triage labels Jun 5, 2023
@sdwheeler
Copy link
Contributor

@kilasuit We would welcome PR submissions for articles like these.

These would go well with the existing Performance articles under
https://github.com/MicrosoftDocs/PowerShell-Docs/tree/main/reference/docs-conceptual/dev-cross-plat/performance

@kilasuit
Copy link
Contributor Author

kilasuit commented Jun 5, 2023

Will keep my eye on issues that are getting raised and collate them in the following doc in my fork.
Will aim to get some of the ones that I know of in and ready for a PR in the next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue-doc-idea Issue - request for new content up-for-grabs Tag - issue is open for any contributor to resolve
Projects
None yet
Development

No branches or pull requests

2 participants