Add performance tests on singletons (#4018)

This commit is contained in:
Alexander Shabalin
2020-03-27 13:29:17 +03:00
committed by GitHub
parent 88a65e3205
commit c9882d68ba
16 changed files with 1847 additions and 51 deletions
+1
View File
@@ -39,6 +39,7 @@ include ':performance:helloworld'
include ':performance:numerical'
include ':performance:videoplayer'
include ':performance:framework'
include ':performance:startup'
if (System.getProperty("os.name") == "Mac OS X") {
include ':performance:objcinterop'
include ':performance:swiftinterop'