linksplatform / linksplatform/Data.Doublets
What is faster: to write unconditionally or write only when required?
Open
enhancement
question
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Before deletion of the link we have to ensure that it's value is reset.
Right now we read the value to decide to reset it or not to reset.
Would it be faster if we just write all the time unconditionally?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start at the link-deletion path described in the issue, measure the existing read-before-reset behavior against unconditional writes, and document which approach is faster; done means a benchmark-backed decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100