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
- Host: GitHub
- URL: https://github.com/playerx/paas-performance-test
- Owner: playerx
- Created: 2017-12-13T18:08:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T18:25:50.000Z (over 8 years ago)
- Last Synced: 2025-01-19T22:18:16.238Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
}
```