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

high-rank boundaries #41

Open
4 tasks
bennn opened this issue Feb 14, 2023 · 0 comments
Open
4 tasks

high-rank boundaries #41

bennn opened this issue Feb 14, 2023 · 0 comments

Comments

@bennn
Copy link
Member

bennn commented Feb 14, 2023

Our rational programmer experiment for deep/shallow has some GREAT info that should be part of the docs.
(All hidden in a private repo for now.)

  • add a boundary-profile script (modified ctc-profile)
  • add a bnd-prf runner, for every point in the lattice
  • rank IDs from the proflie; for each ID how often does it appear in any profile? what ID takes the most time?
  • (optional) print top boundaries ... this is hard because the benchmarks need modification to avoid blaming the adaptor for everything

For example, take5 sends lots of IDs across boundaries but only a handful ever show up in the boundary profile:

  1. --face
  2. >-face
  3. card3
  4. configuration
  5. create-card-pool
  6. create-dealer
  7. create-deck
  8. create-player
  9. player%
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