SLIDE 1
Faster Code
Nicolas Limare 2014/11/19
faster?
- ne task vs many speeds
- one operation vs many algos
- one algo vs many codes
- one code vs many binaries
- one binary vs many runs
We want faster runs for the same operation.
why go fast?
- massive data 1 year processing too long/expensive
- data flow process one dataset before the next one
- testing try many variants, find the best