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

https://github.com/playerx/paas-performance-test

using graphql server
https://github.com/playerx/paas-performance-test

Last synced: 11 months ago
JSON representation

using graphql server

Awesome Lists containing this project

README

          

# Performance test for different PaaS

## Heroku
https://paas-performance-test.herokuapp.com

## Now
https://paas-performance-test-dfqsnqkmox.now.sh

## Local
`yarn && yarn start` & `http://localhost:4000`

Steps:
1. Open tracing
2. Run query:
```
{
Hello
}
```