platform/experiment/performance/tests/techempower.http
thomashii@dukefirehawk.com 572a134c9c Fixed temporal mapping
2022-07-24 12:00:10 +08:00

19 lines
374 B
HTTP

### JSON Test
GET http://localhost:3000/json HTTP/1.1
### Plaintext Test
GET http://localhost:3000/plaintext HTTP/1.1
### Fortunes Test
GET http://localhost:3000/fortunes HTTP/1.1
### Db Test
GET http://localhost:3000/db HTTP/1.1
### Query test
GET http://localhost:3000/query?queries=20 HTTP/1.1
### Update Test
GET http://localhost:3000/updates?queries=20 HTTP/1.1