Добавлен модуль macrobenchmark и сценарии замера производительности

This commit is contained in:
2026-03-27 22:30:50 +05:00
parent e7efe0856c
commit 84aad5f094
7 changed files with 220 additions and 2 deletions

View File

@@ -19,3 +19,4 @@ rootProject.name = "rosetta-android"
include(":app")
include(":baselineprofile")
include(":benchmark")