Back to All Posts

Tag: #performance
2 articles found

Backend
Diving deep into the fundamental differences of multithreading in C/C++ versus Python, especially for CPU-bound tasks. Understand the GIL's impact and true concurrency.
#c#cpp#python
Jul 4, 2026
Read More
Android
I often find myself wrestling with subtle Compose performance bottlenecks. Recent Android dev news brings powerful tools to finally crush those issues.
#Android#Jetpack Compose#Performance
Jun 21, 2026
Read More