Perun: Keep Your Project's Performance Under Control
Offered By: DevConf via YouTube
Course Description
Overview
Discover how to effectively manage your project's performance with Perun in this 42-minute conference talk from DevConf.cz Mini. Learn about this open-source tool that links profiling results to project versions, enabling comprehensive performance analysis. Explore real-world use cases, including detecting a known CPython performance issue and using Perun's fuzzing module to generate inputs for identifying potential performance vulnerabilities like ReDoS attacks. Gain valuable insights into complex performance management techniques and see how Perun can help maintain control over your project's performance throughout its development lifecycle.
Syllabus
Perun: Keep your project's performance under control - DevConf.cz Mini | November 2022
Taught by
DevConf
Related Courses
Porting Python to WebAssemblyCNCF [Cloud Native Computing Foundation] via YouTube How We Are Making CPython Faster - Past, Present and Future
EuroPython Conference via YouTube How We Are Supercharging F-Strings in Python 3.12
EuroPython Conference via YouTube Tales of Python Security
EuroPython Conference via YouTube Demystifying Python’s Internals - Diving into CPython by Implementing a Pipe Operator
EuroPython Conference via YouTube