Implement buffer pooling in hello_world example
Introduce BufferPool to reuse BytesMut allocations for requests and responses. Update AGENTS.md to require build and test success.
This commit is contained in:
@@ -7,6 +7,8 @@ you should be able to work without user assistance.
|
||||
|
||||
If you are writing code, write tests first. The tests must pass for your work to be complete.
|
||||
|
||||
Before considering a task complete, make sure that all target build, and all tests suceed.
|
||||
|
||||
## Special instructions
|
||||
|
||||
### Fork
|
||||
|
||||
Reference in New Issue
Block a user