log piecrust/processing/worker.py @ 787:f6f9a284a5f3

age author description
Mon, 21 Mar 2016 22:28:57 -0700 Ludovic Chabant bake: Use standard pickle and queue for now to fix some small issues.
Mon, 14 Mar 2016 08:26:14 -0700 Ludovic Chabant bake: Change `show-timers` to `show-stats`, add stats.
Thu, 03 Mar 2016 08:22:41 -0800 Ludovic Chabant internal: Get rid of the whole "sub cache" business.
Tue, 01 Mar 2016 22:27:28 -0800 Ludovic Chabant themes: Add support for a `--theme` argument to `chef`.
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:58 -0700 Ludovic Chabant performance: Add profiling to the asset pipeline workers.
Sat, 27 Jun 2015 21:48:12 -0700 Ludovic Chabant bug: Fix a crash when errors occur while processing an asset.
Sat, 20 Jun 2015 23:27:39 -0700 Ludovic Chabant bake: Improve performance timers reports.
Sat, 20 Jun 2015 19:20:30 -0700 Ludovic Chabant bake: Make pipeline processing multi-process.