log piecrust/baking/worker.py @ 471:5b57a189fd98

age author description
Tue, 14 Jul 2015 23:13:16 -0700 Ludovic Chabant bug: Correctly setup the environment/app for bake workers.
Sat, 11 Jul 2015 23:51:02 -0700 Ludovic Chabant bake: Pass the config variants and values from the CLI to the baker.
Wed, 08 Jul 2015 22:51:29 -0700 Ludovic Chabant bake: Abort "render first" jobs if we start using other pages.
Tue, 07 Jul 2015 20:19:54 -0700 Ludovic Chabant bake: Don't pass the previous record entries to the workers.
Mon, 06 Jul 2015 21:30:49 -0700 Ludovic Chabant bake: Optimize the bake by not using custom classes for passing info.
Sun, 05 Jul 2015 00:09:41 -0700 Ludovic Chabant bake: Commonize worker pool code between html and asset baking.
Sun, 28 Jun 2015 14:52:37 -0700 Ludovic Chabant internal: Remove unnecessary import.
Sun, 28 Jun 2015 08:22:39 -0700 Ludovic Chabant performance: Refactor how data is managed to reduce copying.
Sat, 27 Jun 2015 08:27:35 -0700 Ludovic Chabant internal: Create full route metadata in one place.
Fri, 26 Jun 2015 09:49:29 -0700 Ludovic Chabant performance: Quick and dirty profiling support for bake workers.
Thu, 25 Jun 2015 14:51:37 -0700 Ludovic Chabant bake: Pass the sub-cache directory to the bake workers.
Sat, 20 Jun 2015 23:54:57 -0700 Ludovic Chabant internal: Remove unnecessary code.
Sat, 20 Jun 2015 23:27:39 -0700 Ludovic Chabant bake: Improve performance timers reports.
Sat, 20 Jun 2015 19:23:16 -0700 Ludovic Chabant bake: Improve bake record information.
Fri, 12 Jun 2015 17:09:19 -0700 Ludovic Chabant bake: Enable multiprocess baking.