BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-berlin-2023//speaker//QNDB8
 Z
BEGIN:VTIMEZONE
TZID:Europe/Berlin
BEGIN:DAYLIGHT
DTSTART:20220418T000000
TZNAME:CEST
TZOFFSETFROM:+0200
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20221030T030000
RDATE:20231029T030000
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20230326T030000
RDATE:20240331T030000
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
SUMMARY:Rusty Python: A Case Study - Robin Raymond
DTSTART;TZID=Europe/Berlin:20230418T110500
DTEND;TZID=Europe/Berlin:20230418T113500
DTSTAMP:20260818T174136Z
UID:pretalx-pyconde-pydata-berlin-2023-LMGF8V@pretalx.com
DESCRIPTION:Python is a very expressive and powerful language\, but it is 
 not always the fastest option for performance-critical parts of an applica
 tion. Rust\, on the other hand\, is known for its lightning-fast runtime a
 nd low-level control\, making it an attractive option for speeding up perf
 ormance-sensitive portions of Python programs.\n\nIn this talk\, we will p
 resent a case study of using Rust to speed up a critical component of a Py
 thon application. We will cover the following topics:\n\n* An overview of 
 Rust and its benefits for Python developers\n* Profiling and identifying p
 erformance bottlenecks in Python application\n* Implementing a solution in
  Rust and integrating it with the Python application using PyO3\n* Measuri
 ng the performance improvements and comparing them to other optimization t
 echniques\n\nAttendees will learn about the potential for using Rust to bo
 ost the performance of their Python programs and how to go about doing so 
 in their own projects.
LOCATION:Kuppelsaal
URL:https://pretalx.com/pyconde-pydata-berlin-2023/talk/LMGF8V/
END:VEVENT
END:VCALENDAR
