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 2533fec044 Testcase changes for plain buffer = Uint8Array 8 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-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.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.js Add some perf tests to exercise duk_harray 8 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-basic-1.js Add call perf tests with varying nregs/nargs 9 years ago
test-call-basic-1.lua Add call perf tests with varying nregs/nargs 9 years ago
test-call-basic-1.pl Add call perf tests with varying nregs/nargs 9 years ago
test-call-basic-1.py Perf testcases for Array fast paths; PEP8 indent 8 years ago
test-call-basic-1.rb Add call perf tests with varying nregs/nargs 9 years ago
test-call-basic-2.js Add call perf tests with varying nregs/nargs 9 years ago
test-call-basic-3.js Add call perf tests with varying nregs/nargs 9 years ago
test-call-basic-4.js Add call perf tests with varying nregs/nargs 9 years ago
test-call-native.js Add console.log compatibility to perf tests 9 years ago
test-call-prop.js Add some call related perf tests 8 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-var.js Add some call related perf tests 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.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.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-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-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-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.js Add some perf tests to exercise duk_harray 8 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.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-random.js Array sort and Math.random() perf tests 8 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.js Perf tests for regexp compile and execute 8 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-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-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-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