Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engine performance improvement #1975

Open
7 tasks
shunguoy opened this issue Aug 7, 2024 · 0 comments
Open
7 tasks

Engine performance improvement #1975

shunguoy opened this issue Aug 7, 2024 · 0 comments
Labels
engine Issues in the accessibility-checker-engine component enhancement New feature or request Epic

Comments

@shunguoy
Copy link
Contributor

shunguoy commented Aug 7, 2024

analyze the rule engine to improve performance.
also from Tom: Some good pages for performance analysis. I think these are large enough that we'll have trouble with them no matter what, but, would be good if we can find some optimizations. For instance, we may need to be smarter with our contrast calculations - find some way to carry some of the expensive calculations between nodes (though not sure how we'd do that offhand).

https://ibm-studios.slack.com/archives/C036P1CTN/p1723020298582739

Epic Details

  • Hill: what does the user need – include some sort of WOW element
  • Playback Demonstration: what will you be able to show at the end of the release / point release to demonstrate how you accomplished your user story. If possible, list what you target to demonstrate for each sprint
  • Metric: how can we measure the impact of this change
  • Comms: when completed who should you communicate this change to, what will you tell them (concisely), and where?

What project/section is the Epic for?

Definition of Done

  • Results are added to the Release Mural with a description of what was accomplished, KPIs, etc
  • All content has been reviewed for grammar, spelling, style and technical accuracy
  • All code committed to main branch
  • All unit tests pass (including accessibility)
  • Demo works in staging environment
  • At least one performance metric / monitor constructed
@shunguoy shunguoy added the Epic label Aug 7, 2024
@MHoov MHoov added engine Issues in the accessibility-checker-engine component enhancement New feature or request labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Issues in the accessibility-checker-engine component enhancement New feature or request Epic
Projects
None yet
Development

No branches or pull requests

2 participants