|
|
|
|
|
by eager_noob
1283 days ago
|
|
Figuring out that one of the services i was maintaining needed http connection pooling for calls to an external service to get within acceptable levels of performance. Spent a fair bit of time and effort to reach the conclusion and should have probably known to use it from the start, with it being a best practice followed in some other services already. Still, the whole process of finding/fixing the bottleneck left me very pleased. |
|