Skip to content

Instantly share code, notes, and snippets.

@DerekZiemba
DerekZiemba / index.html
Last active February 23, 2024 22:57 — forked from Spyryto/index.html
Loop Performance 2 .jsbench (https://jsbench.github.io/#e86c06909d7eedd18f8b9bac101e9d6d) #jsbench #jsperf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Loop Performance 2 .jsbench</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>