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

Investigate non-linearity of mem cost types on x86 #1108

Closed
jayz22 opened this issue Oct 12, 2023 · 2 comments
Closed

Investigate non-linearity of mem cost types on x86 #1108

jayz22 opened this issue Oct 12, 2023 · 2 comments
Assignees

Comments

@jayz22
Copy link
Contributor

jayz22 commented Oct 12, 2023

Follow up on: #1020 (comment)

@jayz22
Copy link
Contributor Author

jayz22 commented Oct 12, 2023

The cost types need to look into (after the latest round of consolidation):

  • MemAlloc
  • MemCpy
  • MemCmp
  • ValSer
  • ValDeser

@graydon
Copy link
Contributor

graydon commented Jan 17, 2024

Adopted an analytic model for these rather than empirical

@graydon graydon closed this as completed Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants