dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.36k stars 188 forks source link

Performance benchmarking framework for Swift projection tooling #2586

Open kotlarmilos opened 1 month ago

kotlarmilos commented 1 month ago

Overview

This issue outlines the development of a performance benchmarking framework for Swift projection tooling. The framework aims to measure performance metrics, compare them with Objective-C wrappers, and include telemetry data to tracking impact of changes.

Proposal

Additionally, the framework will integrate telemetry data to compare usage with tooling changes.

Tasks

The list of tasks: