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

Remove benchmark package #6968

Merged
merged 3 commits into from
May 23, 2024
Merged

Conversation

janechu
Copy link
Collaborator

@janechu janechu commented May 23, 2024

Pull Request

πŸ“– Description

This change removes @microsoft/fast-benchmarks and instead leverages the @tensile-perf/web-components package for local perf testing.

🎫 Issues

Resolves #6949

πŸ‘©β€πŸ’» Reviewer Notes

This makes a best effort at re-creating benchmarking done between the two methods of benchmarking. All results are still local only and are not published anywhere. That may be a future piece of work so that results may be published and used as part of a build gate workflow.

βœ… Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@janechu janechu merged commit c5f4234 into master May 23, 2024
5 checks passed
@janechu janechu deleted the users/janechu/remove-benchmark-package branch May 23, 2024 17:55
janechu added a commit that referenced this pull request Jun 10, 2024
# Pull Request

## πŸ“– Description

This change removes `@microsoft/fast-benchmarks` and instead leverages the `@tensile-perf/web-components` package for local perf testing.

### 🎫 Issues

Resolves #6949

## πŸ‘©β€πŸ’» Reviewer Notes

This makes a best effort at re-creating benchmarking done between the two methods of benchmarking. All results are still local only and are not published anywhere. That may be a future piece of work so that results may be published and used as part of a build gate workflow.

## βœ… Checklist

### General

<!--- Review the list and put an x in the boxes that apply. -->

- [x] I have included a change request file using `$ yarn change`
- [x] I have added tests for my changes.
- [x] I have tested my changes.
- [ ] I have updated the project documentation to reflect my changes.
- [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](/docs/community/code-of-conduct/#our-standards) for this project.
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.

RFC: Removal of @microsoft/fast-benchmarks
3 participants