Skip to content

Instantly share code, notes, and snippets.

View Sly1024's full-sized avatar
🏠
Working from home

Szilveszter Safar Sly1024

🏠
Working from home
View GitHub Profile
@Sly1024
Sly1024 / index.html
Last active April 6, 2021 14:02 — forked from entrptaher/index.html
Imperative vs Declarative #jsbench #jsperf (http://jsbench.github.io/#c3e3b0053eaf78e239f0d0f756d90517) #jsbench #jsperf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Imperative vs Declarative #jsbench #jsperf</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>