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

Treat emoji presentation sequences as fullwidth #35

Closed

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    130f3fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd8215 View commit details
    Browse the repository at this point in the history
  3. Use a better datastructure

    Faster and smaller!
    Jules-Bertholet committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a4d25a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a8417 View commit details
    Browse the repository at this point in the history
  5. Add more CI checks

    Jules-Bertholet committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5d8bc25 View commit details
    Browse the repository at this point in the history
  6. Add emoji benchmark

    Jules-Bertholet committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6beb76f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad55481 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f80b57 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d944bdd View commit details
    Browse the repository at this point in the history
  10. Align EMOJI_PRESENTATION_LEAVES to 128 bytes

    Ensure rows don't cross cache lines, makes a small difference in the benchmarks
    Jules-Bertholet committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a8b2fab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5066aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e8bf9b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    46a6067 View commit details
    Browse the repository at this point in the history