use types;
By Reini Urban (rurban) from Dresden.pm
Date: Tuesday, 28 June 2011 13:20
Duration: 50 minutes
Target audience: Advanced
Language:
You can find more information on the speaker's site:
- Abstract: http://blogs.perl.org/users/rurban/2011/02/use-types.html
- Talk: http://cpansearch.perl.org/src/RURBAN/types-0.05_02/doc/
Type-checks make perl slower and might come handy for discipline, but using types will also offer many optimization possibilities.
So my plans for 5.16 are types.
Type-checking with use types already existed since 2002, and nobody used it. So I'll focus on optimizations.
Typed arrays, perfect hashes, typed scalars, readonly vars which are actually faster.
In core and the compiler.
- Reini Urban (rurban)
- Tim Heaney (oylenshpeegul)
- chromatic
- Kevin Smith
- Jesse Luehrs (doy)
- Stevan Little (stevan)
- Shawn Moore (sartak)
- Jesse Vincent
- Arthur Schmidt (fREW)
- Brock Wilcox (awwaiid)
- Kenneth Graves (kag)
- Andy Gorman (agorman)
- Ed Deloye
- Dave Doyle (meraxes)
- Michael Peters (mpeters)
- Jonathan Swartz
- Kevin Polulak (soh_cah_toa)
- Andrew Grangaard (spazm)
- Todd Rinaldo (toddr)
- Michael Aquilina (aquilina)
- Yanick Champoux (Yanick)
- John Lightsey (J.D.)
- Joe Kline (gizmo)
- Buddy Burden (barefootcoder)
- Kevin Shaum
- Sam Vilain (mugwump)
- Dan Wright (ehdonhon)
- David Neimeyer
- G. Wade Johnson (gwadej)
- Christoph Otto (cotto)
- Andrew Rodland (hobbs)
- Daniel Sterling (HighBit)
- Brian Gernhardt (benabik)
- Chas. Owens (cowens)
- Karsten Dahms
- Robert Blackwell (rblackwe)
- James Mastros (theorbtwo)
- Jonathan Rockway (jrockway)
- Kevin Zembower
- Sterling Hanenkamp (zostay)
- Bruce Gray (Util)
- bryan abfalter
- Kartik Thakore (kthakore)
- Jens Reeder
- Matthew Horsfall (alh)
- Jacob Gelbman
- Mike Burns (lungching)