Commit Graph

5 Commits (7f9b4324879d2e7ff8f92de3217c6f86900ed2c5)

Author SHA1 Message Date
mahdikshk fec7f53298
Minor typo in object pool documentations (#31387) 2024-01-09 08:58:16 -05:00
Rick Anderson 6172641af7
Better comments in object pool /5 (#29054)
* Better comments in object pool /5

* Better comments in object pool /5

* Better comments in object pool /5
2023-04-20 19:57:13 -10:00
Rick Anderson eca83c72c9
mon prep for objectpool (#29018)
* mon prep for objectpool

* mon prep for objectpool

* mon prep for objectpool

* mon prep for objectpool
2023-04-19 16:33:51 -10:00
Samson Amaugo e77827e798
chore : used the clear method (#28764)
* chore : used the clear method

Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/BirthdayMiddleware.cs

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* feat : implemented the IResettable and IPooledObjectPolicy

Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>

* return to the pool

* fix: set proper return object

* changed prop name

;

* created new buffer

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* using spans

* changed route

* Update aspnetcore/performance/ObjectPool/ObjectPoolSample8/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

---------

Signed-off-by: Samson Amaugo <sammychinedu2ky@gmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: James Newton-King <james@newtonking.com>
2023-04-17 14:31:44 -10:00
Rick Anderson 72fa3983fa
Create stub.txt 2023-03-13 08:45:22 -10:00