Architecting for Performance - A Top-Down Approach

Architecting for Performance - A Top-Down Approach

Devoxx via YouTube Direct link

Introduction

1 of 27

1 of 27

Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Architecting for Performance - A Top-Down Approach

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Big O complexity
  3. 3 Cache
  4. 4 Batching
  5. 5 Designing synchronous
  6. 6 Java
  7. 7 Memory Access
  8. 8 Testing
  9. 9 OpenAddressing
  10. 10 LockFree
  11. 11 Compare and Swap
  12. 12 Comparing Swap API
  13. 13 Cache oblivious algorithms
  14. 14 Example
  15. 15 Dataoriented design
  16. 16 Thread affinity
  17. 17 Nonuniform memory access
  18. 18 Large pages
  19. 19 Guidelines for large pages
  20. 20 RunFS and TempFS
  21. 21 False sharing
  22. 22 Possible false sharing
  23. 23 SSD tuning
  24. 24 IO schedulers
  25. 25 Idle power saving states
  26. 26 Recommendations
  27. 27 References

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.