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

Improve the performance of length and ascii functions #9345

Merged
merged 12 commits into from
Sep 3, 2024

Commits on Aug 22, 2024

  1. improve two funcs

    xzhangxian1008 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    272368a View commit details
    Browse the repository at this point in the history
  2. refine position

    xzhangxian1008 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2d41729 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. add tests

    xzhangxian1008 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2f21600 View commit details
    Browse the repository at this point in the history
  2. revoke

    xzhangxian1008 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    beff21a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. revert tests

    xzhangxian1008 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    48f6eec View commit details
    Browse the repository at this point in the history
  2. add bench

    xzhangxian1008 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9813557 View commit details
    Browse the repository at this point in the history
  3. add tests

    xzhangxian1008 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    adae41d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. address comment

    xzhangxian1008 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ef01802 View commit details
    Browse the repository at this point in the history
  2. fix

    xzhangxian1008 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1c9a812 View commit details
    Browse the repository at this point in the history
  3. fix

    xzhangxian1008 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d2e122d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. format

    xzhangxian1008 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d97e910 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    98abdfa View commit details
    Browse the repository at this point in the history