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

tt policy #44

Closed
lucasart opened this issue May 16, 2016 · 1 comment
Closed

tt policy #44

lucasart opened this issue May 16, 2016 · 1 comment

Comments

@lucasart
Copy link
Owner

  • replace if key is different, or depth is higher: no mesurable impact (tiny gain?)
  • 2 slot tt clusters, replace the one with the lowest depth: small regression.
@lucasart
Copy link
Owner Author

lucasart commented Oct 24, 2016

Tried a couple more, which didn't work, based on 2 slot clusters:

  • replace least valuable entry, where value = depth + 2*age
  • ditto with value = depth + 2*age + (bound==EXACT)

Same with 1 entry per cluster. Also failed (hard).

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

1 participant