Skip to content

Instantly share code, notes, and snippets.

View andrevenancio's full-sized avatar

André Venâncio andrevenancio

View GitHub Profile
@andrevenancio
andrevenancio / index.html
Created May 17, 2018 17:13 — forked from stefnotch/index.html
gl-matrix Class and chaining (https://jsbench.github.io/#1aa0ac752bc15eca5b53ad313e1f610a) #jsbench #jsperf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>gl-matrix Class and chaining </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>