Memoize equality comparisons in CachedMapper
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 16
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
Suggested by @inducer here: https://github.com/inducer/pytato/pull/322#issuecomment-1132078317.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the CachedMapper implementation and the suggestion in pull request 322's linked issue comment. Determine where equality comparisons occur and how they can be memoized; the work is complete when repeated comparisons use cached results and the relevant behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100