History log of /art/test/303-verification-stress/build
Revision Date Author Comments
997f0f9e69ce7aee73cebd64be8dc40af9164257 22-Jun-2014 Ian Rogers <irogers@google.com> Limit the size of files created by run-test to 2MB.

In MemMap::MapAnonymous on the host, avoid creating ashmem regions that are
backed by files, when the size of the file will be greater than the ulimit.

Change-Id: I7cbf2ac59bf5869ed85850bea8d71898f3b7e1c7
96f36674d3cb1e0a589b71f386a4bea5e658fc75 13-Dec-2013 Sebastien Hertz <shertz@google.com> Add verification stress test.

This is more a benchmark than a real test. It highlights a pattern where Art's
verifier is currently slower than Dalvik's verifier.

Bug: 12126841
Change-Id: I1ed6466798696b0aa04b94edac2d2b9d0015c6a2