BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconhk2024//speaker//EKWAB9
BEGIN:VTIMEZONE
TZID:Asia/Hong_Kong
BEGIN:STANDARD
DTSTART:20231117T000000
TZNAME:HKT
TZOFFSETFROM:+0800
TZOFFSETTO:+0800
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
SUMMARY:High Throughput Python - Dr. Adrian Tam
DTSTART;TZID=Asia/Hong_Kong:20241116T115000
DTEND;TZID=Asia/Hong_Kong:20241116T122000
DTSTAMP:20260819T152702Z
UID:pretalx-pyconhk2024-LNUWEC@pretalx.com
DESCRIPTION:Python is infamous for its slowless and the GIL problem. In Py
 thon 3.4\, asyncio was introduced to allow non-blocking I/O\, and concurre
 nt.futures was introduced for an easier syntax to write parallel code. But
  still\, Python is not super fast. In this talk\, I will show case 10+ way
 s of generating data in parallel in Python and compare their performance. 
 The unfortunate conclusion is that nothing is always the best\, even with 
 the free-threaded Python of 3.13\, the silver bullet does not exist.
LOCATION:LT7
URL:https://pretalx.com/pyconhk2024/talk/LNUWEC/
END:VEVENT
BEGIN:VEVENT
SUMMARY:匯豐咩價位? / How much is HSBC now? - Dr. Adrian Tam
DTSTART;TZID=Asia/Hong_Kong:20241116T174500
DTEND;TZID=Asia/Hong_Kong:20241116T175000
DTSTAMP:20260819T152702Z
UID:pretalx-pyconhk2024-JC3QG3@pretalx.com
DESCRIPTION:Using Playwright\, you can write a program to harvest the stoc
 k price of HSBC in 5 minutes' work.
LOCATION:LT9
URL:https://pretalx.com/pyconhk2024/talk/JC3QG3/
END:VEVENT
END:VCALENDAR
