Back to Qunit

Link: #1 on Speedlify

docs/_posts/2023-05-14-speedlify-number-one.md

2.25.01.1 KB
Original Source

Guess who's number 1 on the test-runners Speedlify, for the third year in a row!

<figure><figcaption>First place: qunitjs.com, Lighthouse score is 400, Page weight is 80 kilobytes. Second place: webhint.io, score 391, weight 177 kilobytes. Third place: eslint.org, score 391, weight 780 kilobytes.</figcaption></figure>

speedlify.dev/test-runners/

Credit to @zachleat for running this!

One of the things that keeps qunitjs.com lean is our approach to search.

Rather than the popular JS-only Algolia DocSearch widget at ~100KB, we use a fast 2KB alternative based on HTML5, with progressive enhancement.

I recently published this as re-usable package: typesense-minibar.


Originally published on Mastodon and Twitter.