Learn about different kinds of performance, including throughput and response time.
- [Instructor] One aspect of performance…that people might call, I want better performance,…is you want better response time,…you want quicker response time.…There is a minimum acceptable response to something.…When you click the mouse,…it needs to respond to that fast enough.…In a lot of computer systems…that are controlling physical things in the world,…there's a minimum response time…for it to be safe, or acceptable.…
When you push the brake on your car,…it needs to respond…in a certain amount of time to be useful.…If you push the brake and it takes 20 seconds,…that's not really an acceptable brake.…So sometimes the requirement…with respect to time is a deadline…that needs to be satisfied in a certain amount of time…otherwise it's unacceptable.…And earlier than that might be okay.…So minimum time or deadline or similar.…And then there are some times…when you want it to be deterministic,…that is the same amount of time, every time,…where you're sampling something…and you need the sampling to be really pretty regular.…
Author
Released
2/15/2018- Timing techniques
- Packages for performance
- Identifying and optimizing CPU bottlenecks
- Finding memory bottlenecks
- Diagnosing disk bottlenecks
Skill Level Advanced
Duration
Views
Related Courses
-
DevOps Foundations
with Ernest Mueller2h 47m Beginner -
Linux: Web Services
with Scott Simpson1h 18m Intermediate
-
Introduction
-
Welcome32s
-
-
1. Performance Overview
-
Timing techniques14m 16s
-
Timing techniques solution3m 21s
-
The proc filesystem7m 58s
-
Packages for performance6m 8s
-
Performance Co-Pilot and Tuna10m 23s
-
2. CPU Bottlenecks
-
top for CPU usage1m 43s
-
sar for CPU2m 59s
-
/proc/cpuinfo2m 18s
-
Throughput vs. response time4m 17s
-
-
3. Memory Bottlenecks
-
What is a memory leak?6m 53s
-
CPU caches and page caches12m 43s
-
Page sizes and page faults11m 17s
-
-
4. Disk Bottlenecks
-
Hard disks and SSD behavior7m 21s
-
Filesystem types and performance10m 16s
-
Solution: Disk bottlenecks3m 49s
-
-
Conclusion
-
Next steps40s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: What do we mean by performance?