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

#1353 improve in-mem typeahead's performance #1360

Merged
merged 4 commits into from
May 23, 2024

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    b647a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2af9d9 View commit details
    Browse the repository at this point in the history
  3. finos#1353 remove performance test as the setup is expensive

    - the plan is to add a separate test suite for benchmark tests
      as they are usually more expensive to run.
    junaidzm13 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    89223ff View commit details
    Browse the repository at this point in the history
  4. finos#1353 changing assertion for typeahead test to ensure values ret…

    …urned are unique. Adding test for when some of the values are null
    naleeha authored and junaidzm13 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e03db49 View commit details
    Browse the repository at this point in the history