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

Optimize memory usage in match_current_field_name #1889

Commits on Mar 21, 2024

  1. Optimize match_current_field_name using less memory

    Signed-off-by: Chong Gao <res_life@163.com>
    Chong Gao committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9105efc View commit details
    Browse the repository at this point in the history
  2. Convert a function to device code

    Chong Gao committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e861e36 View commit details
    Browse the repository at this point in the history
  3. Add a JNI test case

    Chong Gao committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    77fef96 View commit details
    Browse the repository at this point in the history
  4. Add JNI test case

    Chong Gao committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4880393 View commit details
    Browse the repository at this point in the history
  5. Change nesting depth to 4

    Chong Gao committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8751d27 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Change nesting depth to 8 to fix test

    Signed-off-by: Haoyang Li <haoyangl@nvidia.com>
    thirtiseven committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4ad1f59 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. remove clang format change

    Signed-off-by: Haoyang Li <haoyangl@nvidia.com>
    thirtiseven committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    c9147ef View commit details
    Browse the repository at this point in the history