Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mvsde/image-performance-measurement

Measure performance for various image formats in browsers
https://github.com/mvsde/image-performance-measurement

browser decoding image measurement performance

Last synced: 30 days ago
JSON representation

Measure performance for various image formats in browsers

Awesome Lists containing this project

README

        

# Image Performance Measurement

## Sample Data

* [Slow device](https://gist.github.com/mvsde/babe7a3c07e0fb5f7b0529580216d357)
* [Fast device](https://gist.github.com/mvsde/3e42f33723b0cfff296f01bedc0dea94)

## Usage

### Requirements

* [Node.js](https://nodejs.org/)

### Installation

```sh
npm install
```

### Preparation

Create resized images in various formats:

```sh
npm run images
```

### Measure

Run performance measurement 5x for each image:

```sh
npm run measure
```

## Sponsored by


Factorial