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

Pat/benchmark #1718

Merged
merged 62 commits into from
Nov 24, 2022
Merged

Pat/benchmark #1718

merged 62 commits into from
Nov 24, 2022

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    79a995f View commit details
    Browse the repository at this point in the history
  2. modify logging.py

    qianyi-sun committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    868511e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cec8dd View commit details
    Browse the repository at this point in the history
  4. add scenarios via upload

    qianyi-sun authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    cb7169c View commit details
    Browse the repository at this point in the history
  5. add scenarios via upload

    qianyi-sun authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5f3350c View commit details
    Browse the repository at this point in the history
  6. add scenarios via upload

    qianyi-sun authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    272e1ba View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

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

Commits on Nov 17, 2022

  1. progress

    qianyi-sun committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1c54632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98964cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aaa938 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ec53b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    927a94a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8052346 View commit details
    Browse the repository at this point in the history
  7. progress

    qianyi-sun committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9654e3d View commit details
    Browse the repository at this point in the history
  8. progress

    qianyi-sun committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    2ce6093 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49ec4f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4409d70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22033f9 View commit details
    Browse the repository at this point in the history
  12. Cleaned timeit function.

    Adaickalavan committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    579babd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8bf3bdf View commit details
    Browse the repository at this point in the history
  14. Make format.

    Adaickalavan committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    0ba95d1 View commit details
    Browse the repository at this point in the history
  15. progress

    qianyi-sun committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    92ed0a1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8965694 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9ef9289 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6a4697d View commit details
    Browse the repository at this point in the history
  19. Fix ci.

    Adaickalavan committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1dfccdb View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. intergration

    qianyi-sun committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1897248 View commit details
    Browse the repository at this point in the history
  2. Add headers.

    Adaickalavan committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ef1f112 View commit details
    Browse the repository at this point in the history
  3. progress

    qianyi-sun committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    86e8b31 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    4c02f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74c7d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e32b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03353f9 View commit details
    Browse the repository at this point in the history
  5. Make format.

    Adaickalavan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    13ed13d View commit details
    Browse the repository at this point in the history
  6. Make format.

    Adaickalavan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    9fd2d8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a718eba View commit details
    Browse the repository at this point in the history
  8. Add report writing.

    Adaickalavan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c2e8a17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d49810d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e95446 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    53bf705 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a02e229 View commit details
    Browse the repository at this point in the history
  13. Add Readme

    Adaickalavan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f635c59 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    71a08f2 View commit details
    Browse the repository at this point in the history
  15. Improved benchmark.

    Adaickalavan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0c787f2 View commit details
    Browse the repository at this point in the history
  16. Fix type

    Adaickalavan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    87919c5 View commit details
    Browse the repository at this point in the history
  17. Try

    Adaickalavan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3d4c647 View commit details
    Browse the repository at this point in the history
  18. Try2

    Adaickalavan committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7244a00 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Fix ci and type.

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e45c5a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b43a37 View commit details
    Browse the repository at this point in the history
  3. Add header.

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    af9bced View commit details
    Browse the repository at this point in the history
  4. Reorganise imports.

    Adaickalavan committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    3602e1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    803d1c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31a43fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5784a5 View commit details
    Browse the repository at this point in the history
  8. remove unnecessary files

    qianyi-sun committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c6ca575 View commit details
    Browse the repository at this point in the history
  9. remove glbs

    qianyi-sun committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e1c9ee6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e8fc47 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48cadc6 View commit details
    Browse the repository at this point in the history
  12. typo

    qianyi-sun committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2b149aa View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    6d12c70 View commit details
    Browse the repository at this point in the history
  2. format

    qianyi-sun committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9c69dc0 View commit details
    Browse the repository at this point in the history
  3. remove unncessary comment

    qianyi-sun committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fc7beb7 View commit details
    Browse the repository at this point in the history