Add benchmarks for single-threaded Skwasm. (#158027)

This adds benchmarks that run on single threaded skwasm.
This commit is contained in:
Jackson Gardner
2024-11-04 08:38:10 -08:00
committed by GitHub
parent 8591d0c16a
commit 4a33136db8
8 changed files with 58 additions and 5 deletions

View File

@@ -292,6 +292,7 @@
/dev/devicelab/bin/tasks/web_benchmarks_canvaskit.dart @yjbanov @flutter/web
/dev/devicelab/bin/tasks/web_benchmarks_html.dart @yjbanov @flutter/web
/dev/devicelab/bin/tasks/web_benchmarks_skwasm.dart @eyebrowsoffire @flutter/web
/dev/devicelab/bin/tasks/web_benchmarks_skwasm_st.dart @eyebrowsoffire @flutter/web
/dev/devicelab/bin/tasks/windows_home_scroll_perf__timeline_summary.dart @jonahwilliams @flutter/engine
/dev/devicelab/bin/tasks/windows_startup_test.dart @loic-sharma @flutter/desktop
/dev/devicelab/bin/tasks/windows_desktop_impeller.dart @jonahwilliams @flutter/engine