Skip to content

Instantly share code, notes, and snippets.

View avalanche1's full-sized avatar

Zen Ninja Kat avalanche1

  • Citizen of Earth
View GitHub Profile
@avalanche1
avalanche1 / index.html
Last active January 19, 2017 15:01 — forked from Spyryto/index.html
arguments leakage (http://jsbench.github.io/#089f2a8e95235b383db1a2b35c110314) #jsbench #jsperf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>arguments leakage</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>