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

Added new module /performance for performance-related utilities #83

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

mangs
Copy link
Owner

@mangs mangs commented Jul 6, 2024

Pull Request Checklist

  • Readme and changelog updates were made reflecting this PR's changes
  • Increase the project version number in package.json following Semantic Versioning
  • (OPTIONAL) Build updated documentation using package.json script build:documentation

Changes Included

  • Version bump to 2.23.0
  • Added new module /performance for performance-related utilities
    • measureCpuUsage() to measure the CPU usage in percent of the provided runner function
    • measurePerformanceMetrics() to measure Server-Timing duration and CPU usage percent
  • Update dependency versions to latest

@mangs mangs merged commit 4fff73e into main Jul 6, 2024
1 check passed
@mangs mangs deleted the add-performance-module branch July 6, 2024 16:23
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