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

https://github.com/fission-codes/benchmark

A tool to test / benchmark webnative performance
https://github.com/fission-codes/benchmark

Last synced: 8 months ago
JSON representation

A tool to test / benchmark webnative performance

Awesome Lists containing this project

README

          

# Webnative Benchmark

[![Built by FISSION](https://img.shields.io/badge/⌘-Built_by_FISSION-purple.svg)](https://fission.codes)
[![Discord](https://img.shields.io/discord/478735028319158273.svg)](https://discord.gg/zAQBDEq)
[![Discourse](https://img.shields.io/discourse/https/talk.fission.codes/topics)](https://talk.fission.codes)

## Quick Start

To run locally:

```sh
# Install packages
npm install

# Run the server
npm start
```

The app will then be available at [http://localhost:8080](http://localhost:8080)