Talks

November 7-9, 2018

 

How to make the fastest Router in Python

Makoto Kuwata

Length: Long Talk

Target Level: Intermediate

Router is one of the most important feature or component in Web application framework,
ant it is also one of the performance bottlenecks of framework.
In this session, I'll show you how to make router much faster than ever.

  • linear search
  • prefix search
  • regexp concatenation
  • regexp optimization
  • finite state machine

When: From 11/7/18 3:00 PM to 11/7/18 3:40 PM

Location: