microsoft / fast

The adaptive interface system for modern web experiences.
https://www.fast.design
Other
9.25k stars 591 forks source link

Remove benchmark package #6968

Closed janechu closed 4 months ago

janechu commented 4 months ago

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