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: Adds use of ValueStopwatch instead of Stopwatch #3320

Merged
merged 7 commits into from
Jul 5, 2022

Commits on Jun 27, 2022

  1. change all stopwatch references to value stopwatch

    Iman Malik committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9beaf16 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. add benchmark tests

    Iman Malik committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    f8fa66c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    7549dd6 View commit details
    Browse the repository at this point in the history
  2. add using directives and fix naming conflicts

    Iman Malik committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1e3593b View commit details
    Browse the repository at this point in the history
  3. revert to stopwatch in encryption files

    Iman Malik committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8050b1c View commit details
    Browse the repository at this point in the history
  4. remove readonly modifier on stopwatch

    Iman Malik committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7da85b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e2150c View commit details
    Browse the repository at this point in the history