Use config object to enable/disable the RuntimeReduction method
Open
severity:low
size:M
type:feature
- Dominant language
- C#
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
Allow the run time reduction to be controlled by inputs in to the adapter. Write Compute methods to enable and disable the functionality. This will particularly beneficial when debugging/encountering bugs.
Contributor guide
Research direction
Start by tracing the adapter inputs and locating the RuntimeReduction method and related Compute methods. Determine how configuration is currently passed through the adapter; done means the runtime reduction can be explicitly enabled or disabled through configuration, including a debugging-friendly path for either setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100