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

https://github.com/ivanceras/performance-test-sauron

A little performance test for sauron
https://github.com/ivanceras/performance-test-sauron

Last synced: 2 days ago
JSON representation

A little performance test for sauron

Awesome Lists containing this project

README

          

# Performance test

Derived from [this](https://gist.github.com/RichAyotte/a7b8780341d5e75beca7)

Run using

```sh
cd client && wasm-pack build --release --target web && cd ..

cargo run --release --bin server
```

[**demo**](https://ivanceras.github.io/performance-test-sauron)