This technique is generally called Object/Resource Pooling. It's a common memory performance optimization technique and can be applied to any large object that gets frequently allocated.
@devopstoolbox Жыл бұрын
Thanks!
@annusingh4694 Жыл бұрын
Very useful video, also those are great animated transitions in the video 💯
@arthuralvespsy10 ай бұрын
That’s an amazing video, one thing that software must to know that the reflect of resource usage issues usually will be in reason of bad coders. Please in the future if does it possible bring more content regarding performance troubleshooting as well as metrics
@devopstoolbox10 ай бұрын
Thanks!! I’ll do my best! These tend to be more popular as courses / workshops rather than videos based on what I see 🤷
@arthuralvespsy10 ай бұрын
@@devopstoolbox if you create the course for sure I will buy lol
@devopstoolbox10 ай бұрын
NOTED! 🤓@@arthuralvespsy
@machinima1402 Жыл бұрын
i also love theo, I also think it's an insane statement.
@AllanHansen-n1d Жыл бұрын
Where did you get the graphics for the thumbnail? I really ike it!
@devopstoolbox Жыл бұрын
Thanks! This is midjourney 😉
@morpheus31408 ай бұрын
Can't we fix this without coding?
@devopstoolbox8 ай бұрын
You mean fix a mem leak without changing the code?