mthmulders / snail-pace-rocket-speed-demos

Accelerating Maven Builds: From Snail's Pace to Rocket Speed -- Demo's
2 stars 2 forks source link

Split demo scripts in "prepare" and "run" #19

Open mthmulders opened 4 months ago

mthmulders commented 4 months ago

Not sure yet how to do this... Maybe it's a matter of splitting the scripts, maybe only a matter of starting a demo before we dive into the next session....

Now many demo scripts start with "creating a clean sheet" or "this is how long it takes without the optimisation" and that's precious time where we do nothing but wait for the build to finish. We could also introduce the next improvement and once we want to demo it, the "prep" for that demo would already be done.