Skip to content

Instantly share code, notes, and snippets.

View eduardoacskimlinks's full-sized avatar

Eduardo Aparicio Cardenes eduardoacskimlinks

View GitHub Profile
@eduardoacskimlinks
eduardoacskimlinks / index.html
Created February 3, 2022 10:20 — forked from JobLeonard/index.html
Benchmark extracting hostname from URL (http://jsbench.github.io/#ccc21879bfeca48a8807f4b662e7acce) #jsbench #jsperf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Benchmark extracting hostname from URL</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>