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

v1.0.7 #11

Merged
merged 59 commits into from
Jan 24, 2025
Merged

v1.0.7 #11

merged 59 commits into from
Jan 24, 2025

Conversation

zendive
Copy link
Owner

@zendive zendive commented Dec 27, 2024

  • show number of cancelations alongside number of invocations (Called column), clicking on wich will show their locations.
  • add menu option to toggle callstack type between full and short (the default).
  • measure callback's self-time and warn if it exceeds the 4/5 of 60fps frame time.
  • show number of sheduled callbacks that currently waiting to be called (Set column).
  • measure number of calls to requestAnimationFrame per second (CPS column).
  • add buttons to pause just before the callback is going to be called or bypass its execution.
  • add tooltip over large milliseconds delay values in compact time format (hh:mm:ss)
  • add media event waitingforkey and mediaKeys property

Copy link

github-actions bot commented Dec 27, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

@zendive zendive self-assigned this Dec 27, 2024
@zendive zendive marked this pull request as ready for review January 23, 2025 15:05
@zendive zendive merged commit 78f2481 into master Jan 24, 2025
3 checks passed
@zendive zendive deleted the next branch January 24, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant