DamianEdwards / DamianEdwards/DevBench
Detect real-time AV protection
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 26
- Forks
- 5
- Avg merge
- 5m
- Merged PRs (30d)
- 5
Description
Real-time antivirus protection can have a really large impact on dev performance due to it hooking things like file access, process creation/IPC, and network traffic. Would be good to detect major forms of real-time protection and include that in the results. On Windows and macOS that would include Defender.
Related #3
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 reviewing how DevBench currently gathers and reports benchmark results, then read related issue #3 for context. Done means detecting major real-time antivirus protection on Windows and macOS, including Defender, and showing that information in the results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- operating-systems, performance, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100