Skip to content

Conversation

@mddragnev
Copy link
Member

@mddragnev mddragnev commented Nov 20, 2025

Closes #16187

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

mddragnev and others added 3 commits November 20, 2025 09:46
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation for the performance project, which provides sample applications for measuring grid performance with various data source sizes.

  • Introduces a README explaining the performance project's purpose and usage
  • Documents the PerformanceService API with code examples
  • Provides practical guidance on measuring and analyzing performance results

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mddragnev mddragnev requested a review from dkamburov November 20, 2025 11:43
@dkamburov dkamburov merged commit 477d7ce into master Nov 20, 2025
7 checks passed
@dkamburov dkamburov deleted the mdragnev/performance-readme-master branch November 20, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create comprehensive readme for the newly introduced performance testing application

3 participants