The Importance of Thread Priority (Android Performance Patterns Season 5, Ep. 9)

Subscribers:
1,350,000
Published on ● Video Link: https://www.youtube.com/watch?v=NwFXVsM15Co



Duration: 3:48
28,932 views
449


Fun fact : Modern CPUs can only handle a certain number of threads at one time. Once you get above that limit, they have to start scheduling which thread gets the next open block of CPU processing time. And even better : This can influence the performance of your Android app.

In this video +Colt McAnlis introduces the concept of thread priority, why it’s important to work with, and how to set it for threads you create, in a very sane way.


Watch more Android Performance Patterns here: http://goo.gl/4ZJkY1

Join the G+ Community here : http://goo.gl/g7mxmI

#PERFMATTERS




Other Videos By Android Developers


2016-05-18Android Wear 2.0: Developer preview tour
2016-05-12Multiple Tasks with Concurrent Documents (Android Development Patterns)
2016-05-12Enable Android Studio's "Dex In Process" for Faster App Builds
2016-05-12Tasks and the Back Stack (Android Development Patterns)
2016-05-11Android Developer Story: Nabd improves reader engagement with Material Design
2016-05-10Building a Responsive UI in Android (Android Development Patterns)
2016-05-05Instant Run: An Android Tool Time Deep Dive
2016-04-26What’s New in Android Studio 2.1
2016-04-26Profile GPU Rendering : M Update (Android Performance Patterns Season 5, Ep. 10)
2016-04-25Android TV: Building TV Channels
2016-04-19The Importance of Thread Priority (Android Performance Patterns Season 5, Ep. 9)
2016-04-14Android Studio: (About) 10 Things You (Probably) Didn’t Know You Could Do
2016-04-06Android Developer Story: Video editing app WeVideo increases user engagement with material design
2016-04-05METER - An Android Experiment
2016-04-05The Zen of IntentService. (Android Performance Patterns Season 5 ep7)
2016-04-01Android Developer Story: The Guardian goes galactic with Android and Google Play (April Fools')
2016-03-29Swimming in Threadpools. (Android Performance Patterns Season 5, Ep. 6)
2016-03-17Live Templates in Android Studio: Using and Creating Them
2016-03-17StrictMode for enforcing best practices at runtime (Android Development Patterns S2 Ep 9)
2016-03-16Android Developer Story: Daeri Soft reaches people around the world with Google Play games services
2016-03-10What’s New in Android N



Tags:
android
threading
memory
asynctask
handlerthread
threadpool
intentservice
howto
how
to
tutorial
lesson
lecture
instructions
Google
application
app
applications
product: android
fullname: Colt McAnlis
Location: MTV
Team: Scalable Advocacy
Type: DevByte
GDS: Full Production