Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# Talk details are specified in YAML files
# YAML was selected because we can use multi-line strings and add
# comments in the file.
speaker_name: "Samuel Dion-Girardeau"
talk_title: "Fantastic anti-patterns and where to find them: pinpointing performance bottlenecks"
# At least 1 tag is necessary!!
talk_tags:
- "Quite Different"
- "Tools, Testing, and Practices"
talk_abstract: "Is your code running slower than you would like? If so, how do you even begin identifying performance bottlenecks? This talk will teach you how to profile your Python program and interpret flame graphs to find the best candidates for speedups. Through a real-life case study, we'll also see common performance anti-patterns, and simple remediation techniques. The case study will be a crypto-assets trading strategy backtesting program that was way too slow, and for which the techniques covered in this talk yielded amazing results, and even lead to improvements to third-party libraries!"
about_author: "Samuel is a software engineer at Delphia, with a background in Linguistics and Computer Science. Former startup founder, serial hackathon mentor and attendee, fervent autodidact, he has been developing and delivering natural language technology applications and web services for the last five years."
talk_metadata:
- "**Date:** Saturday Nov. 16"
- "**Location:** Concert Hall"
- "**Begin time:** 13:30"
- "**Duration:** 25 minutes"