Introduce a test of how much memory it takes to boot up V8.
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 1 Dec 2011 12:32:38 +0000 (12:32 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 1 Dec 2011 12:32:38 +0000 (12:32 +0000)
commit0ec9c63e598464d1d0306067682e8f62bbd46db9
tree8fecd343d0b39f1ba81f5a49f8ff649ef88c2a08
parentfbef1172031b58c38861573cd32b28d910b02e01
Introduce a test of how much memory it takes to boot up V8.
Linux only at the moment, since it uses /proc.  Shows that
there is room for improvement, espcially on 64 bit.
Review URL: http://codereview.chromium.org/8750001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10122 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-mark-compact.cc