summaryrefslogtreecommitdiff
path: root/startop/apps/test/src/InitCheckOverheadBenchmarks.java
Commit message (Collapse)AuthorAgeFilesLines
* Add initialization check benchmarkDavid Sehr2019-10-231-0/+134
Add a benchmark to test the cost of initialization checks. The application run with JIT versus AOT shows the cost of initialization checks of other classes. Bug: none Test: run the test, compile, run the test again Change-Id: Ic15d872e2284084e003056849453150fb533ca81