Skip to content

Instantly share code, notes, and snippets.

View jamiehaywood's full-sized avatar

Jamie Haywood jamiehaywood

View GitHub Profile
@jamiehaywood
jamiehaywood / index.html
Last active October 10, 2021 22:38
Unique Array Based on Property #jsbench #jsperf (https://jsbench.github.io/#c0a4801fcf85b656704ab8cef9a4fc89) #jsbench #jsperf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Unique Array Based on Property #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>