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

Testyml #23

Closed
wants to merge 18 commits into from
Closed

Testyml #23

wants to merge 18 commits into from

Commits on Nov 9, 2023

  1. Use maps of emojis by their aliases, by their alias group

    Improves performance for getByAlias and sibling methods
    freya022 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    715d344 View commit details
    Browse the repository at this point in the history
  2. Add getByAlias benchmark

    freya022 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    15ab692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4c1ad1 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'felldo/master' into refactor/performance

    # Conflicts:
    #	lib/src/main/java/net/fellbaum/jemoji/EmojiManager.java
    freya022 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    086b209 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5be9d3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d6c131 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13d9ae4 View commit details
    Browse the repository at this point in the history
  8. Replace other functions

    freya022 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    800fd03 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge branch 'master' into refactor/unicode-emoji-parsing

    # Conflicts:
    #	lib/src/jmh/java/benchmark/EmojiManagerAliasBenchmark.java
    #	lib/src/main/java/net/fellbaum/jemoji/EmojiManager.java
    freya022 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4e103ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec8d8b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Test actions benchmark

    felldo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b44a69f View commit details
    Browse the repository at this point in the history
  2. Test actions benchmark

    felldo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a465497 View commit details
    Browse the repository at this point in the history
  3. Test actions benchmark

    felldo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ddd42ae View commit details
    Browse the repository at this point in the history
  4. Test actions benchmark

    felldo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    13c4d8c View commit details
    Browse the repository at this point in the history
  5. Test actions benchmark

    felldo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f325ae9 View commit details
    Browse the repository at this point in the history
  6. Test actions benchmark

    felldo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6c514dc View commit details
    Browse the repository at this point in the history
  7. Test actions benchmark

    felldo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    81a477f View commit details
    Browse the repository at this point in the history
  8. Test actions benchmark

    felldo committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    7cd2a11 View commit details
    Browse the repository at this point in the history