Give me speed!
 
 
- DBI was designed for speed from day one
- DBI method dispatcher written in hand-crafted XS/C
- Dispatch to XS driver method calls optimized
- Cached attributes returned directly by DBI dispatcher
- DBI overhead is generally insignificant
- 
- 
- So we'll talk about other speed issues instead ...