BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-berlin-2023//talk//LMGF8V
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pyconde-pydata-berlin-2023-LMGF8V@pretalx.com
DTSTART;TZID=CET:20230418T110500
DTEND;TZID=CET:20230418T113500
DESCRIPTION:Python is a very expressive and powerful language\, but it is n
 ot always the fastest option for performance-critical parts of an applicat
 ion. Rust\, on the other hand\, is known for its lightning-fast runtime an
 d low-level control\, making it an attractive option for speeding up perfo
 rmance-sensitive portions of Python programs.\n\nIn this talk\, we will pr
 esent a case study of using Rust to speed up a critical component of a Pyt
 hon application. We will cover the following topics:\n\n* An overview of R
 ust and its benefits for Python developers\n* Profiling and identifying pe
 rformance bottlenecks in Python application\n* Implementing a solution in 
 Rust and integrating it with the Python application using PyO3\n* Measurin
 g the performance improvements and comparing them to other optimization te
 chniques\n\nAttendees will learn about the potential for using Rust to boo
 st the performance of their Python programs and how to go about doing so i
 n their own projects.
DTSTAMP:20260716T072224Z
LOCATION:Kuppelsaal
SUMMARY:Rusty Python: A Case Study - Robin Raymond
URL:https://pretalx.com/pyconde-pydata-berlin-2023/talk/LMGF8V/
END:VEVENT
END:VCALENDAR
