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

Report slowest frames #1381

Merged
merged 15 commits into from
Oct 10, 2022
Merged

Report slowest frames #1381

merged 15 commits into from
Oct 10, 2022

Commits on Oct 7, 2022

  1. recorded 10 slowest frames

    uragirii committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    392466c View commit details
    Browse the repository at this point in the history
  2. log slowest frame in lambda

    uragirii committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b83d438 View commit details
    Browse the repository at this point in the history
  3. added docs for return value

    uragirii committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    c226ed5 View commit details
    Browse the repository at this point in the history
  4. added version number

    uragirii committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1c7de44 View commit details
    Browse the repository at this point in the history
  5. fix tests

    uragirii committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    72e5fe6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

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

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    55499b9 View commit details
    Browse the repository at this point in the history
  2. change to a callback API

    JonnyBurger committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    1d618d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ce938 View commit details
    Browse the repository at this point in the history
  4. add newline

    JonnyBurger committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    d77f1a1 View commit details
    Browse the repository at this point in the history
  5. refactor to use new API

    JonnyBurger committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2f33deb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c08622 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a87bd3d View commit details
    Browse the repository at this point in the history
  8. sort slowest frames

    uragirii committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    809151f View commit details
    Browse the repository at this point in the history
  9. correct timing

    JonnyBurger committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9a1c588 View commit details
    Browse the repository at this point in the history