Skip to content

Add Kotlin script for running benchmarks for all targets#5566

Merged
pjBooms merged 4 commits intomasterfrom
pjBooms/run-benchmarks-script
Mar 27, 2026
Merged

Add Kotlin script for running benchmarks for all targets#5566
pjBooms merged 4 commits intomasterfrom
pjBooms/run-benchmarks-script

Conversation

@pjBooms
Copy link
Copy Markdown
Contributor

@pjBooms pjBooms commented Mar 26, 2026

The run_benchmarks.main.kts script provides running benchmarks on all supported platforms (macos, desktop, web, ios). It handles platform-specific details like starting a background server for web benchmarks or invoking iOS-specific scripts.

Also it handles running benchmarks in a separate process.

compare_benchmarks.main.kts and find_degradations.main.kts was also updated to use the script.

Fixes CMP-8273

Release Notes

N/A

@pjBooms pjBooms merged commit 2cddb7d into master Mar 27, 2026
4 checks passed
@pjBooms pjBooms deleted the pjBooms/run-benchmarks-script branch March 27, 2026 13: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.

2 participants