-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
questionFurther information is requestedFurther information is requested
Description
It just came up from the agenda. @jonchurch prepared example app which we can use for performance tests:
PR here: #24
Here comes the question.
How many apps we want to run our tests against?
What other apps we can prepare as well?
Q more related to the PR:
Do we want to strip out the auth from the PR and make a "simple" app and prepare another one for "auth" case?
- Simple CRUD application (the todo app)
- Application with auth (the todo app)
- API Gateway application which parse sent data and validate different type of requests. For some it's doing some computation and for other requests it just forwards to mocked service (like a proxy?)
- Stress testing
- Application with many middleware
- Mounting many sub-routers
- many routes
- serialize small & large payloads in response
- error handling paths
- async & sync middleware
- Real world applications (low priority, more like WIBY)
- Look for other benchmarks from those projects
- https://github.com/pelias/pelias
- https://github.com/bluesky-social/atproto/blob/main/packages/pds
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
Type
Projects
Status
No status