Benchmarking and Optimization of Rust Libraries

Benchmarking and Optimization of Rust Libraries

Rust via YouTube Direct link

Base-10 Implementation

9 of 16

9 of 16

Base-10 Implementation

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Benchmarking and Optimization of Rust Libraries

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

  1. 1 Intro
  2. 2 New Zealand Accent 101
  3. 3 Growing Ecosystem
  4. 4 Micro vs Macro benchmarking
  5. 5 Obtaining realistic workloads
  6. 6 Back to fundamentals
  7. 7 Ex: PostgreSQL write performance
  8. 8 E.g. storing the number 3.14
  9. 9 Base-10 Implementation
  10. 10 Math implementation
  11. 11 Performance of math calculations
  12. 12 Representing a decimal
  13. 13 Exploiting fixed size primitive types
  14. 14 Copying vs Borrowing
  15. 15 What about unsafe?
  16. 16 Closing Thoughts

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.