Full Stack London
Talk: Milliseconds to Millions - Benchmarking & Optimization for Fun and Profit!!
While computing power goes higher costs go lower, and along with that, power and resource hungry software platforms, libraries and practices are becoming more common!
When was the last time you benchmarked the library you are using? how about all it’s dependencies? come to think of it, when was the last time you inspected your dependency tree for inefficiencies? How deep does that rabbit hole go?
In this talk, I will showcase:
- How to accurately benchmark & measure your code
- Where to start in identifying bottlenecks inside and outside your project
- How to contribute your findings back to the community to improve our libraries ecosystem