Skip to content

Instantly share code, notes, and snippets.

View avdg's full-sized avatar

Anthony Van de Gejuchte avdg

View GitHub Profile
@avdg
avdg / Results.md
Created March 15, 2017 22:26
Test262 es 6 results for UglifyJS harmony branch
  • Uglify checkout 2fd86d3cb02c2bcde81633c0096b308e2809ea00 (harmony)
  • Test262 checkout e4bbdba1059a871294dd25d305e4cab4b9c89f9e (master)

process.versions:

{ http_parser: '2.7.0',
  node: '7.4.0',
  v8: '5.4.500.45',
 uv: '1.10.1',
@avdg
avdg / Results.md
Created January 21, 2017 17:19
Test262 es 6 results for UglifyJS harmony branch
  • Uglify checkout 52ce9a333c78ba372a995f56c3b0352a7b08f6e8 (harmony)
  • Test262 checkout d13565ab05d6ba9e343a405bc02e45c658b60a68 (master)

process.versions:

{ http_parser: '2.7.0',
  node: '7.4.0',
  v8: '5.4.500.45',
 uv: '1.10.1',
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Untitled benchmark</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/benchmark/1.0.0/benchmark.min.js"></script>
<script src="./suite.js"></script>
</head>
<body>
<h1>Open the console to view the results</h1>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Array</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/benchmark/1.0.0/benchmark.min.js"></script>
<script src="./suite.js"></script>
</head>
<body>
<h1>Open the console to view the results</h1>
@avdg
avdg / Results.md
Created November 30, 2016 19:37
Test262 es 6 results for UglifyJS harmony branch
  • Uglify checkout 3ee46e91e802fb8bf20656bce115375c5f624052 (harmony)
  • Test262 checkout 48896f9445329f8cc6e19f52001cbfe6425859d8 (master)

process.versions:

{ http_parser: '2.7.0',
  node: '7.2.0',
  v8: '5.4.500.43',
 uv: '1.10.1',
built-ins/AsyncFunction/AsyncFunction-construct.js
built-ins/AsyncFunction/AsyncFunction-is-extensible.js
built-ins/AsyncFunction/AsyncFunction-is-subclass.js
built-ins/AsyncFunction/AsyncFunction-length.js
built-ins/AsyncFunction/AsyncFunction-name.js
built-ins/AsyncFunction/AsyncFunction-prototype.js
built-ins/AsyncFunction/AsyncFunction.js
built-ins/AsyncFunction/AsyncFunctionPrototype-is-extensible.js
built-ins/AsyncFunction/AsyncFunctionPrototype-prototype.js
built-ins/AsyncFunction/AsyncFunctionPrototype-to-string.js
@avdg
avdg / Results.md
Created November 9, 2016 21:52
Test262 es 6 results for UglifyJS harmony branch
  • Uglify checkout 7e80a979a7f6bad21f54c63612dd4217ef5a7ca8 (harmony)
  • Test262 checkout c9569a7e7e648b95beb89957204254dc85c00525 (master)

process.versions:

{ http_parser: '2.7.0',
  node: '7.0.0',
  v8: '5.4.500.36',
 uv: '1.9.1',
@avdg
avdg / Results.md
Created October 24, 2016 15:35
Test262 es 6 results for UglifyJS harmony branch
  • Uglify checkout 7e80a979a7f6bad21f54c63612dd4217ef5a7ca8 (harmony)
  • Test262 checkout f39b7cfb7a7c5efbfc3757326ed043bed6ff0c98 (master)

process.versions:

{ http_parser: '2.7.0',
  node: '6.9.1',
  v8: '5.1.281.84',
 uv: '1.9.1',
@avdg
avdg / Results.md
Created September 12, 2016 19:32
Test262 es 6 results for UglifyJS harmony branch
  • Uglify checkout 13ed445607125a045e979df8abaa3d02fee9eb24 (harmony)
  • Test262 checkout 8fbe992e6e44cf4480764a068d05957283eeff75 (master)

process.versions:

{ http_parser: '2.7.0',
  node: '6.5.0',
  v8: '5.1.281.81',
 uv: '1.9.1',
@avdg
avdg / Results.md
Last active September 3, 2016 22:15
Test262 es 6 results for UglifyJS harmony branch

Note: this test run was executed without compression and without mangler

  • Uglify checkout e1122f469ccca8b6dc2534f2e673a60b19b13acf (pre #1268)
  • Test262 checkout 29c23844494a7cc2fbebc6948d2cb0bcaddb24e7 (master)

process.versions:

{ http_parser: '2.7.0',
 node: '6.5.0',