Update Contributing Guide
@@ -882,9 +882,9 @@ yappi.get_func_stats().print_all()
|
||||
| Bot startup time | <5 seconds | Time to "Bot ready" log |
|
||||
| Embed update cycle | <30 seconds | Time to update all embeds |
|
||||
| Command response time | <1 second | Time to ephemeral response |
|
||||
| Memory usage (idle) | <100 MB | Docker stats |
|
||||
| Memory usage (active) | <200 MB | Docker stats |
|
||||
| API calls per minute | <60 | Log analysis |
|
||||
| CPU usage (average) | <1% of single modern CPU thread | Docker stats |
|
||||
| Memory usage (average) | <200 MB | Docker stats |
|
||||
| API calls per minute | <100 | Log analysis |
|
||||
|
||||
### Advanced Contribution Topics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user