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

Performance and misc improvements #365

Merged
merged 21 commits into from
May 12, 2021
Merged

Performance and misc improvements #365

merged 21 commits into from
May 12, 2021

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    7a2be43 View commit details
    Browse the repository at this point in the history
  2. Recfactor try catch

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    644aba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68817ba View commit details
    Browse the repository at this point in the history
  4. Rethrow instead of clobbering

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    7b95b2d View commit details
    Browse the repository at this point in the history
  5. Use substring when possible for performance

    Seeing significant performance uplift.
    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ae196b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c17e351 View commit details
    Browse the repository at this point in the history
  7. Fix OatSubstringIndexOperation

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    a788b1a View commit details
    Browse the repository at this point in the history
  8. Update AnalyzeBenchmark.cs

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    12167e9 View commit details
    Browse the repository at this point in the history
  9. Fix rule verifier

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    7811877 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cadf944 View commit details
    Browse the repository at this point in the history
  11. Enable verify rules test

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ce7f170 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15dec50 View commit details
    Browse the repository at this point in the history
  13. Clean up isbetween a bit

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    95a7c56 View commit details
    Browse the repository at this point in the history
  14. clean up

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    245cfad View commit details
    Browse the repository at this point in the history
  15. Remove unneeded test

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b0da714 View commit details
    Browse the repository at this point in the history
  16. Test fix

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    17494c0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1e8cbcb View commit details
    Browse the repository at this point in the history
  18. Fix same-line findings

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    24d493a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b653794 View commit details
    Browse the repository at this point in the history
  20. Fix rule verifier

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    a2d75c8 View commit details
    Browse the repository at this point in the history
  21. Fix storage rules

    gfs committed May 12, 2021
    Configuration menu
    Copy the full SHA
    0e04c88 View commit details
    Browse the repository at this point in the history