Starting a new module for app benchmarks

This commit is contained in:
Vitor Pamplona
2024-02-05 18:18:33 -05:00
parent eb6e235f1b
commit b13b832696
20 changed files with 252 additions and 36 deletions

View File

@@ -23,3 +23,4 @@ rootProject.name = "Amethyst"
include ':app'
include ':benchmark'
include ':quartz'
include ':commons'