BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:629@lincs.fr
DTSTART;TZID=Europe/Paris:20210505T110000
DTEND;TZID=Europe/Paris:20210505T120000
DTSTAMP:20210518T080637Z
URL:https://www.lincs.fr/events/python-profiling/
SUMMARY:Python profiling
DESCRIPTION:This session will be devoted to a non-exhaustive view of
 profiling techniques that can be useful in Python. While profiling is
 absolutely no substitute for the algorithmic complexity analysis\, it is a
 quick\, easy\, and seductive path to find out the real bottlenecks of your
 code and get rid of them.\n\nHyperlinks mentionned in the chat during the
 session:\n\n	IPython magics:
 https://ipython.readthedocs.io/en/stable/interactive/magics.html\,\n	Python
 3-cprofile (Lincs intranet):
 https://wiki.inria.fr/lincs/Python3-cprofile.\n\n\n
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:DAYLIGHT
DTSTART:20210328T030000
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR