Reviewers: Dmitry Lomov (chromium), Benedikt Meurer,

Message:
PTAL

Description:
Move js perf test to another directory.

[email protected], [email protected]

Please review this at https://codereview.chromium.org/641033003/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+-7, --7 lines):
  A + test/js-perf-test/Collections/Collections.json
  A + test/js-perf-test/Collections/base.js
  A + test/js-perf-test/Collections/map.js
  A + test/js-perf-test/Collections/run.js
  A + test/js-perf-test/Collections/set.js
  A + test/js-perf-test/Collections/weakmap.js
  A + test/js-perf-test/Collections/weakset.js


Index: test/js-perf-test/Collections/Collections.json
diff --git a/test/perf-test/Collections/Collections.json b/test/js-perf-test/Collections/Collections.json
similarity index 100%
copy from test/perf-test/Collections/Collections.json
copy to test/js-perf-test/Collections/Collections.json
Index: test/js-perf-test/Collections/base.js
diff --git a/test/perf-test/Collections/base.js b/test/js-perf-test/Collections/base.js
similarity index 100%
copy from test/perf-test/Collections/base.js
copy to test/js-perf-test/Collections/base.js
Index: test/js-perf-test/Collections/map.js
diff --git a/test/perf-test/Collections/map.js b/test/js-perf-test/Collections/map.js
similarity index 100%
copy from test/perf-test/Collections/map.js
copy to test/js-perf-test/Collections/map.js
Index: test/js-perf-test/Collections/run.js
diff --git a/test/perf-test/Collections/run.js b/test/js-perf-test/Collections/run.js
similarity index 100%
copy from test/perf-test/Collections/run.js
copy to test/js-perf-test/Collections/run.js
Index: test/js-perf-test/Collections/set.js
diff --git a/test/perf-test/Collections/set.js b/test/js-perf-test/Collections/set.js
similarity index 100%
copy from test/perf-test/Collections/set.js
copy to test/js-perf-test/Collections/set.js
Index: test/js-perf-test/Collections/weakmap.js
diff --git a/test/perf-test/Collections/weakmap.js b/test/js-perf-test/Collections/weakmap.js
similarity index 100%
copy from test/perf-test/Collections/weakmap.js
copy to test/js-perf-test/Collections/weakmap.js
Index: test/js-perf-test/Collections/weakset.js
diff --git a/test/perf-test/Collections/weakset.js b/test/js-perf-test/Collections/weakset.js
similarity index 100%
copy from test/perf-test/Collections/weakset.js
copy to test/js-perf-test/Collections/weakset.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to