mirror of https://github.com/tc39/test262.git
e9a5a7f918
* [javascriptcore-test262-automation] changes from git@github.com:WebKit/webkit.git at sha 949e26452cfa153a7f4afe593da97e2fe9e1b706 on Tue Jul 03 2018 14:35:15 GMT-0400 (Eastern Daylight Time) |
||
---|---|---|
.. | ||
README | ||
array-push-3.js | ||
bigswitch-indirect-symbol-or-undefined.js | ||
default-derived-constructor.js | ||
dense-set.js | ||
double-to-int32.js | ||
fake-iterators-that-throw-when-finished.js | ||
ftl-polymorphic-bitand.js | ||
ftl-polymorphic-bitor.js | ||
ftl-polymorphic-bitxor.js | ||
ftl-polymorphic-div.js | ||
ftl-polymorphic-lshift.js | ||
ftl-polymorphic-mul.js | ||
ftl-polymorphic-rshift.js | ||
ftl-polymorphic-sub.js | ||
ftl-polymorphic-urshift.js | ||
function-bind-inlining.js | ||
function-bind-no-inlining.js | ||
large-map-iteration-with-additions.js | ||
large-map-iteration-with-mutation.js | ||
map-constant-key.js | ||
map-get-get-cse.js | ||
misc-bugs-847389-jpeg2000.js | ||
nested-function-parsing.js | ||
rest-parameter-allocation-elimination.js | ||
spread-large-array.js | ||
spread-small-array.js | ||
string-add-constant-folding.js | ||
to-lower-case.js | ||
undefined-property-access.js | ||
v8-raytrace-with-try-catch-high-frequency-throws.js |
README
This directory contains tests that were once found in JSTests/microbenchmarks, but were pulled from there because they are too slow to run regularly. Now they run only for JSC testing, and only with defaultQuickRun. Only move benchmarks back into JSTests/microbenchmarks if you get them to run in under 100ms on a modern Mac.