Skip to content

Instantly share code, notes, and snippets.

View mnieper's full-sized avatar

Marc Nieper-Wißkirchen mnieper

  • University of Augsburg
  • Augsburg, Germany
View GitHub Profile
@mnieper
mnieper / index.html
Last active March 14, 2017 12:20
Drawing outside of viewport (http://jsbench.github.io/#c054ed23296e232336f594f7c5477bac) #jsbench #jsperf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Drawing outside of viewport</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>