microsoft / microsoft/SqlNexus
Add TF 834 To Best Practices Report
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 427
- Forks
- 111
- Avg merge
- 3d 42m
- Merged PRs (30d)
- 8
Description
TF 834 isn't recommended to be enabled for memory allocations. Check for its use and flag to user. Falls under the same bucket at lightweight polling.
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.
Research direction
Start by locating the Best Practices Report logic and the existing lightweight-polling checks in the SQL Nexus codebase. Trace how memory-allocation trace flags are detected and reported; done means TF 834 is detected and flagged to the user in the same category as lightweight polling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, sql
- Domain
- databases, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100