-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Prepare a test case with a huge number of actors (thousands) - i.e. some simulation scenario.
Use it to test:
- stability
- performance
- test harness ergonomics
Steps
- Define application scenario
- Implement the app inside
tests(orexamples, or even separate crate if needed?) - Implement tests with Maiko's test harness - focus on ergonomics
- Implement bench for the example - focus on event propagation time
- Learn from the experience. Create tickets for all observed API, performance and usability issues.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels