Compiling setting (April 2013)
Start by parsing as much of setting as possible:
- lines 0 to 100: O(week)
- lines 100 to 1000: O(week)
- lines 1000 to 2000: O(day)
- lines 2000 to 13000: O(day)
Perl 6 | Perl 6 on the JVM | #39 |
Start by parsing as much of setting as possible:
Copyright © 2013 http://www.pmichaud.com/2013/pres/ |