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

Initial work on runtime stats #4043

Merged
merged 19 commits into from
Aug 27, 2021
Merged

Initial work on runtime stats #4043

merged 19 commits into from
Aug 27, 2021

Commits on Aug 25, 2021

  1. Initial work on metrics

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    bf905c3 View commit details
    Browse the repository at this point in the history
  2. Add another metric

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    e2905b7 View commit details
    Browse the repository at this point in the history
  3. rustfmt

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    db15d5b View commit details
    Browse the repository at this point in the history
  4. Fix park_to_park timing

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    e075fb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37ef131 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14f7c89 View commit details
    Browse the repository at this point in the history
  7. Simplify formatting

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    816fad3 View commit details
    Browse the repository at this point in the history
  8. typo

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    34b814f View commit details
    Browse the repository at this point in the history
  9. Fix test

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    d87027d View commit details
    Browse the repository at this point in the history
  10. Fix more tests

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    0f7d7ee View commit details
    Browse the repository at this point in the history
  11. rustfmt

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    2d70494 View commit details
    Browse the repository at this point in the history
  12. Simplify set_next_duration

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    213218b View commit details
    Browse the repository at this point in the history
  13. Remove unused constants

    Darksonn committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    062e18a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Rename to stats

    Darksonn committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    366a32c View commit details
    Browse the repository at this point in the history
  2. Punt park_to_park

    Darksonn committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    5ac84f9 View commit details
    Browse the repository at this point in the history
  3. rustfmt

    Darksonn committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    b6ec8fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e756d3 View commit details
    Browse the repository at this point in the history
  5. remove

    Darksonn committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    b80d764 View commit details
    Browse the repository at this point in the history
  6. Add cache padding

    Darksonn committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    cb60bb1 View commit details
    Browse the repository at this point in the history