dequelabs / dequelabs/axe-core
Improve cache strategy for commons.color.getBackgroundColor
Open
tech debt
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 29
Description
In https://github.com/dequelabs/axe-core/pull/3714 we added a temporary cache strategy in order to get 4.5 out on time. We need to go back and take a look at how to make the function more cacheable so we can use something like `memoize` and take the temporary code out.
Contributor guide
Assessment
This issue has not been assessed yet.