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

Collect optimization metrics #79

Closed
4 tasks
deemp opened this issue Feb 1, 2024 · 0 comments · Fixed by #121
Closed
4 tasks

Collect optimization metrics #79

deemp opened this issue Feb 1, 2024 · 0 comments · Fixed by #121
Assignees
Labels
(contract) Related to the normalizer contract (metrics) Related to normalization metrics

Comments

@deemp
Copy link
Member

deemp commented Feb 1, 2024

Metrics

(according to the contract )

  • number of dataless attributes
  • number of object applications
  • number of object formations
  • amount of dynamic dispatches (dot notation)

Target

(according to the contract)

  1. The number of dataless attributes decreases by 20%;
  2. The number of object applications decreases by 20%;
  3. The number of object formations decreases by 10%;
  4. The amount of dynamic dispatches (dot notation) reduces by 20%.
@fizruk fizruk changed the title Collect normalization metrics Collect optimization metrics Feb 2, 2024
@deemp deemp self-assigned this Feb 12, 2024
@deemp deemp linked a pull request Feb 14, 2024 that will close this issue
@deemp deemp added (metrics) Related to normalization metrics (contract) Related to the normalizer contract labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(contract) Related to the normalizer contract (metrics) Related to normalization metrics
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants