You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sami Vaarala 4528de6394 Perf test for inherited property read 7 years ago
..
test-add-fastint.js Perf test fixes and additions 8 years ago
test-add-float.js Perf test fixes and additions 8 years ago
test-add-int.js Perf test updates for call handling 7 years ago
test-add-nan-fastint.js Perf test fixes and additions 8 years ago
test-add-nan.js Perf test fixes and additions 8 years ago
test-arith-add-string.js Add string addition perf test 7 years ago
test-arith-add.js Perf test fixes and additions 8 years ago
test-arith-div.js Perf test fixes and additions 8 years ago
test-arith-mod.js Perf test fixes and additions 8 years ago
test-arith-mul.js Perf test fixes and additions 8 years ago
test-arith-sub.js Perf test fixes and additions 8 years ago
test-array-append.js Add some perf tests to exercise duk_harray 8 years ago
test-array-cons-list.js Add some perf tests to exercise duk_harray 8 years ago
test-array-foreach.js Add a few array perf tests 8 years ago
test-array-literal-3.js Perf tests for array literals 7 years ago
test-array-literal-20.js Perf tests for array literals 7 years ago
test-array-literal-100.js Perf tests for array literals 7 years ago
test-array-pop.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-array-pop.lua Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-array-pop.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-array-push.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-array-push.lua Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-array-push.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-array-read-lenloop.js Add some perf tests to exercise duk_harray 8 years ago
test-array-read.js Add console.log compatibility to perf tests 9 years ago
test-array-read.lua Unroll perf test loops to reduce loop overhead 9 years ago
test-array-read.pl Unroll perf test loops to reduce loop overhead 9 years ago
test-array-read.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-array-read.rb Unroll perf test loops to reduce loop overhead 9 years ago
test-array-sort.js Array sort and Math.random() perf tests 8 years ago
test-array-write-length.js Add a few array perf tests 8 years ago
test-array-write.js Add console.log compatibility to perf tests 9 years ago
test-array-write.lua Unroll perf test loops to reduce loop overhead 9 years ago
test-array-write.pl Unroll perf test loops to reduce loop overhead 9 years ago
test-array-write.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-array-write.rb Unroll perf test loops to reduce loop overhead 9 years ago
test-assign-add.js Add console.log compatibility to perf tests 9 years ago
test-assign-add.lua Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-add.pl Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-add.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-assign-add.rb Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-addto-nan.js Add console.log compatibility to perf tests 9 years ago
test-assign-addto.js Add console.log compatibility to perf tests 9 years ago
test-assign-addto.lua Perf test fixes and additions 9 years ago
test-assign-addto.pl Perf test fixes and additions 9 years ago
test-assign-addto.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-assign-addto.rb Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-boolean.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-assign-const-int.js Perf test fixes and additions 8 years ago
test-assign-const-int.lua Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-const-int.pl Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-const-int.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-assign-const-int.rb Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-const-int2.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-assign-const.js Add console.log compatibility to perf tests 9 years ago
test-assign-const.lua Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-const.pl Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-const.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-assign-const.rb Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-literal.js Add console.log compatibility to perf tests 9 years ago
test-assign-literal.lua Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-literal.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-assign-literal.rb Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-proplhs-reg.js Perf test fixes and additions 8 years ago
test-assign-proprhs.js Perf tests for prop RHS/LHS in assignment 9 years ago
test-assign-reg.js Perf tests for prop RHS/LHS in assignment 9 years ago
test-assign-reg.lua Perf tests: const load, continue fast/slow, mandel 9 years ago
test-assign-reg.pl Perf test fixes and additions 9 years ago
test-assign-reg.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-assign-reg.rb Perf tests: const load, continue fast/slow, mandel 9 years ago
test-base64-decode-whitespace.js Test changes for String.fromBufferRaw() 8 years ago
test-base64-decode-whitespace.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-base64-decode.js Test changes for String.fromBufferRaw() 8 years ago
test-base64-decode.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-base64-encode.js Test changes for String.fromBufferRaw() 8 years ago
test-base64-encode.lua Perf test improvements 9 years ago
test-base64-encode.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-bitwise-ops.js Perf test fixes and additions 8 years ago
test-break-fast.js Add console.log compatibility to perf tests 9 years ago
test-break-slow.js Add console.log compatibility to perf tests 9 years ago
test-buffer-nodejs-read.js Add console.log compatibility to perf tests 9 years ago
test-buffer-nodejs-write.js Add console.log compatibility to perf tests 9 years ago
test-buffer-object-read.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-buffer-object-write.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-buffer-plain-read.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-buffer-plain-write.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-call-apply.js Perf test updates 8 years ago
test-call-basic-1.js Perf test updates 8 years ago
test-call-basic-1.lua Perf test updates 8 years ago
test-call-basic-1.pl Perf test updates 8 years ago
test-call-basic-1.py Perf test updates 8 years ago
test-call-basic-1.rb Perf test updates 8 years ago
test-call-basic-2.js Perf test updates 8 years ago
test-call-basic-3.js Perf test updates 8 years ago
test-call-basic-4.js Perf test updates 8 years ago
test-call-bound-deep.js Perf test updates 8 years ago
test-call-bound.js Perf test updates 8 years ago
test-call-call.js Perf test updates 8 years ago
test-call-native.js Perf test updates for call handling 7 years ago
test-call-prop.js Add some call related perf tests 8 years ago
test-call-proxy-apply-1.js Minimal perf test for Proxy call handling 7 years ago
test-call-proxy-pass-1.js Minimal perf test for Proxy call handling 7 years ago
test-call-reg-new.js Add some call related perf tests 8 years ago
test-call-reg.js Add some call related perf tests 8 years ago
test-call-tail-1.js Perf test updates for call handling 7 years ago
test-call-tail-2.js Perf test updates for call handling 7 years ago
test-call-var.js Add some call related perf tests 8 years ago
test-closure-inner-functions.js Add closure microbenchmark (inner functions) 8 years ago
test-compile-mandel-nofrac.js Add console.log compatibility to perf tests 9 years ago
test-compile-mandel.js Add console.log compatibility to perf tests 9 years ago
test-compile-short.js Add console.log compatibility to perf tests 9 years ago
test-compile-string-ascii.js Testcase for ES6 \u{H+} escape 8 years ago
test-continue-fast.js Add console.log compatibility to perf tests 9 years ago
test-continue-slow.js Add console.log compatibility to perf tests 9 years ago
test-empty-loop-slowpath.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-empty-loop-step3.js Perf test updates for call handling 7 years ago
test-empty-loop.js Add console.log compatibility to perf tests 9 years ago
test-empty-loop.lua Relocate tests to common toplevel tests/ dir 9 years ago
test-empty-loop.pl Relocate tests to common toplevel tests/ dir 9 years ago
test-empty-loop.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-empty-loop.rb Relocate tests to common toplevel tests/ dir 9 years ago
test-enum-basic.js Test cases and test fixes for ES6 enum order 8 years ago
test-equals-fastint.js Add number equality comparison self test 8 years ago
test-equals-nonfastint.js Add number equality comparison self test 8 years ago
test-error-create.js Add some perf tests to exercise duk_harray 8 years ago
test-fib-2.js Perf test updates for call handling 7 years ago
test-fib.js Add console.log compatibility to perf tests 9 years ago
test-fib.lua Relocate tests to common toplevel tests/ dir 9 years ago
test-fib.pl Relocate tests to common toplevel tests/ dir 9 years ago
test-fib.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-fib.rb Relocate tests to common toplevel tests/ dir 9 years ago
test-func-bind.js Add perf tests for bound func creation/call 8 years ago
test-global-lookup.js Add console.log compatibility to perf tests 9 years ago
test-hello-world.js Add console.log compatibility to perf tests 9 years ago
test-hello-world.lua Relocate tests to common toplevel tests/ dir 9 years ago
test-hello-world.pl Relocate tests to common toplevel tests/ dir 9 years ago
test-hello-world.py Relocate tests to common toplevel tests/ dir 9 years ago
test-hello-world.rb Relocate tests to common toplevel tests/ dir 9 years ago
test-hex-decode.js Perf test improvements 9 years ago
test-hex-decode.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-hex-encode.js Test changes for String.fromBufferRaw() 8 years ago
test-hex-encode.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-jc-serialize-indented.js Testcase improvements for JSON fast path changes 9 years ago
test-jc-serialize.js Testcase improvements for JSON fast path changes 9 years ago
test-json-parse-hex.js Test changes for String.fromBufferRaw() 8 years ago
test-json-parse-integer.js Perf test improvements for hex encode/decode 9 years ago
test-json-parse-integer.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-json-parse-number.js Perf test improvements for hex encode/decode 9 years ago
test-json-parse-number.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-json-parse-string.js Perf test improvements for hex encode/decode 9 years ago
test-json-serialize-fastpath-loop.js Testcases for slow path loop detection changes 9 years ago
test-json-serialize-forceslow.js Perf testcases for JSON/JX 9 years ago
test-json-serialize-hex.js Test changes for String.fromBufferRaw() 8 years ago
test-json-serialize-indented-deep25.js Testcase improvements for JSON fast path changes 9 years ago
test-json-serialize-indented-deep100.js Perf tests for indented JSON 9 years ago
test-json-serialize-indented-deep500.js Perf tests for indented JSON 9 years ago
test-json-serialize-indented.js Testcase improvements for JSON fast path changes 9 years ago
test-json-serialize-jsonrpc-message.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-json-serialize-nofrac.js Testcases for slow path loop detection changes 9 years ago
test-json-serialize-plainbuf.js Perftest for JSON.stringify() plainbuf 8 years ago
test-json-serialize-slowpath-loop.js Testcases for slow path loop detection changes 9 years ago
test-json-serialize.js Testcase improvements for JSON fast path changes 9 years ago
test-json-serialize.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-json-string-bench.js Add console.log compatibility to perf tests 9 years ago
test-json-string-stringify.js Testcase improvements for JSON fast path changes 9 years ago
test-json-string-stringify.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-jx-serialize-bufobj-forceslow.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-jx-serialize-bufobj.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-jx-serialize-indented.js Testcase improvements for JSON fast path changes 9 years ago
test-jx-serialize.js Testcase improvements for JSON fast path changes 9 years ago
test-mandel.js Perf tests: const load, continue fast/slow, mandel 9 years ago
test-mandel.lua Perf test fixes and additions 8 years ago
test-math-clz32.js Testcases for new Math built-ins 8 years ago
test-misc-1dcell.js Add 1d cell perf test 8 years ago
test-object-garbage-2.js Add another object garbage perf test case 8 years ago
test-object-garbage.js Perf testcase for object/string garbage 9 years ago
test-object-garbage.lua Perf testcase for object/string garbage 9 years ago
test-object-garbage.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-object-literal-3.js Perf test updated for object literals 7 years ago
test-object-literal-20.js Perf test updated for object literals 7 years ago
test-object-literal-100.js Perf test updated for object literals 7 years ago
test-prop-read-4.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-read-8.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-read-16.js Add perf tests to exercise object hash performance 8 years ago
test-prop-read-32.js Add perf tests to exercise object hash performance 8 years ago
test-prop-read-48.js Add perf tests to exercise object hash performance 8 years ago
test-prop-read-64.js Add perf tests to exercise object hash performance 8 years ago
test-prop-read-256.js Add perf tests to exercise object hash performance 8 years ago
test-prop-read-1024.js Add perf tests to exercise object hash performance 8 years ago
test-prop-read-inherited.js Perf test for inherited property read 7 years ago
test-prop-read.js Add console.log compatibility to perf tests 9 years ago
test-prop-read.lua Unroll perf test loops to reduce loop overhead 9 years ago
test-prop-read.pl Unroll perf test loops to reduce loop overhead 9 years ago
test-prop-read.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-read.rb Unroll perf test loops to reduce loop overhead 9 years ago
test-prop-write-4.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write-8.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write-16.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write-32.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write-48.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write-64.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write-256.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write-1024.js Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write.js Add console.log compatibility to perf tests 9 years ago
test-prop-write.lua Unroll perf test loops to reduce loop overhead 9 years ago
test-prop-write.pl Unroll perf test loops to reduce loop overhead 9 years ago
test-prop-write.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-prop-write.rb Unroll perf test loops to reduce loop overhead 9 years ago
test-proxy-get.js Add perf test for Proxy get 8 years ago
test-random.js Array sort and Math.random() perf tests 8 years ago
test-reflect-ownkeys-sorted.js Add Reflect.ownKeys() (enum sort) perf tests 7 years ago
test-reflect-ownkeys-unsorted.js Add Reflect.ownKeys() (enum sort) perf tests 7 years ago
test-reg-readwrite-object.js Add console.log compatibility to perf tests 9 years ago
test-reg-readwrite-object.lua Relocate tests to common toplevel tests/ dir 9 years ago
test-reg-readwrite-object.pl Relocate tests to common toplevel tests/ dir 9 years ago
test-reg-readwrite-object.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-reg-readwrite-object.rb Relocate tests to common toplevel tests/ dir 9 years ago
test-reg-readwrite-plain.js Add console.log compatibility to perf tests 9 years ago
test-reg-readwrite-plain.lua Relocate tests to common toplevel tests/ dir 9 years ago
test-reg-readwrite-plain.pl Relocate tests to common toplevel tests/ dir 9 years ago
test-reg-readwrite-plain.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-reg-readwrite-plain.rb Relocate tests to common toplevel tests/ dir 9 years ago
test-regexp-case-insensitive-compile.js Perf test additions for regexps 7 years ago
test-regexp-case-insensitive-execute.js Perf test additions for regexps 7 years ago
test-regexp-case-sensitive-compile.js Perf test additions for regexps 7 years ago
test-regexp-case-sensitive-execute.js Perf test additions for regexps 7 years ago
test-regexp-compile.js Perf tests for regexp compile and execute 8 years ago
test-regexp-execute.js Perf tests for regexp compile and execute 8 years ago
test-regexp-string-parse.js Add console.log compatibility to perf tests 9 years ago
test-regexp-string-parse.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-strict-equals-fastint.js Add some perf tests missing from an earlier commit 8 years ago
test-strict-equals-nonfastint.js Add some perf tests missing from an earlier commit 8 years ago
test-string-array-concat.js Add console.log compatibility to perf tests 9 years ago
test-string-array-concat.lua Relocate tests to common toplevel tests/ dir 9 years ago
test-string-array-concat.pl Relocate tests to common toplevel tests/ dir 9 years ago
test-string-array-concat.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-string-array-concat.rb Relocate tests to common toplevel tests/ dir 9 years ago
test-string-arridx.js Perf test for arridx parsing 8 years ago
test-string-charlen-ascii.js Test cases for string charlen improvement 9 years ago
test-string-charlen-nonascii.js Test cases for string charlen improvement 9 years ago
test-string-compare.js Add console.log compatibility to perf tests 9 years ago
test-string-compare.lua Relocate tests to common toplevel tests/ dir 9 years ago
test-string-compare.pl Relocate tests to common toplevel tests/ dir 9 years ago
test-string-compare.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-string-compare.rb Relocate tests to common toplevel tests/ dir 9 years ago
test-string-decodeuri.js Add console.log compatibility to perf tests 9 years ago
test-string-encodeuri.js Add console.log compatibility to perf tests 9 years ago
test-string-garbage.js Performance test trivia fixes 8 years ago
test-string-garbage.lua Perf testcase for object/string garbage 9 years ago
test-string-garbage.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-string-intern-grow-short.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-string-intern-grow-short2.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-string-intern-grow.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-string-intern-grow2.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-string-intern-match-short.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-string-intern-match.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-string-intern-miss-short.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-string-intern-miss.js Testcase changes for plain buffer = Uint8Array 8 years ago
test-string-number-list.js Perf testcase for interning numbers 8 years ago
test-string-plain-concat.js Add console.log compatibility to perf tests 9 years ago
test-string-plain-concat.lua Relocate tests to common toplevel tests/ dir 9 years ago
test-string-plain-concat.pl Relocate tests to common toplevel tests/ dir 9 years ago
test-string-plain-concat.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-string-plain-concat.rb Relocate tests to common toplevel tests/ dir 9 years ago
test-string-scan-nonascii.js Perf test for non-ASCII string char2byte scanning 8 years ago
test-string-uppercase.js Add console.log compatibility to perf tests 9 years ago
test-string-uppercase.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-textdecoder-ascii.js Encoding API testcase cleanups and improvements 8 years ago
test-textdecoder-nonascii.js Encoding API testcase cleanups and improvements 8 years ago
test-textencoder-ascii.js Encoding API testcase cleanups and improvements 8 years ago
test-textencoder-nonascii.js Encoding API testcase cleanups and improvements 8 years ago
test-try-catch-nothrow.js Add console.log compatibility to perf tests 9 years ago
test-try-catch-throw.js Add console.log compatibility to perf tests 9 years ago
test-try-finally-nothrow.js Add console.log compatibility to perf tests 9 years ago
test-try-finally-throw.js Add console.log compatibility to perf tests 9 years ago