Skip to content

grapheme popularity as hat metric#2190

Closed
josharian wants to merge 1 commit intomainfrom
josh/experiment/hat-grapheme-popularity
Closed

grapheme popularity as hat metric#2190
josharian wants to merge 1 commit intomainfrom
josh/experiment/hat-grapheme-popularity

Conversation

@josharian
Copy link
Copy Markdown
Collaborator

Checklist

  • [-] I have added tests
  • [-] I have updated the docs and cheatsheet
  • [-] I have not broken the cheatsheet

@josharian
Copy link
Copy Markdown
Collaborator Author

@pokey @AndreasArvidsson et al, now that we record command history, we can run experiments!

this is a tweak to the hat allocator that I have been using in my local install for ages (so I'm pretty sure it's not a disaster). there are some performance improvements we would want to make before actually submitting the code, if the functionality is as good or better than the current hat allocator. (I think the code is both simpler and faster to execute than the current allocator, so the bar here is just to not be worse in real world use.)

want to install it locally and gather some stats? (it is okay if the answer is no. :P)

@josharian
Copy link
Copy Markdown
Collaborator Author

Test failures are TODOs intentionally left in the code for now.

@pokey
Copy link
Copy Markdown
Member

pokey commented Jan 21, 2024

I'd prefer not to break my update chain to experiment with this one. How hard would it be to feature flag it and keep track of flag value in log?

@AndreasArvidsson
Copy link
Copy Markdown
Member

I'm currently going through our backlog and I'm a bit uncertain about what to do with this one. On one hand it's an interesting idea, but on the other hand neither me or Pokey has had any energy to do anything with it for a couple of years and now it's full of conflicts. My inclination is to just close it. @josharian are you still using this?

@josharian
Copy link
Copy Markdown
Collaborator Author

At this point, I barely ever edit anything. Feel free to make whatever decisions you want and not worry about me, as a general matter.

@AndreasArvidsson
Copy link
Copy Markdown
Member

AndreasArvidsson commented Mar 9, 2026

Okay then I will go ahead and close this. Thank you.

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

Successfully merging this pull request may close these issues.

3 participants