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
- Host: GitHub
- URL: https://github.com/fission-codes/benchmark
- Owner: fission-codes
- License: apache-2.0
- Created: 2021-02-08T16:52:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T18:43:23.000Z (over 4 years ago)
- Last Synced: 2025-04-03T04:56:18.316Z (about 1 year ago)
- Language: JavaScript
- Size: 816 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Webnative Benchmark
[](https://fission.codes)
[](https://discord.gg/zAQBDEq)
[](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)