You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
It would be great to have a measure for accname's accuracy calculated every time a PR is made.
This could be done automatically with GitHub actions.
The metrics could be Web Platform Tests as well as some field-test on real world HTML documents. We could write some scripts that run experiments and output results, which we can then display in a comment on the PR automatically.
It may also be possible to compare performance with master to get a performance diff for each PR.