log piecrust/baking/baker.py @ 1040:506a5cb1e942

age author description
Thu, 18 Jan 2018 21:22:42 -0800 Ludovic Chabant bake: Fix exception verbose reporting for bake worker errors.
Wed, 29 Nov 2017 21:35:49 -0800 Ludovic Chabant bake: Fix totally broken page baking caused by previous commit.
Wed, 29 Nov 2017 20:37:57 -0800 Ludovic Chabant bake: Load pages in parallel again.
Tue, 28 Nov 2017 21:28:15 -0800 Ludovic Chabant bake: Do template caching in a background job if possible.
Sun, 26 Nov 2017 22:23:03 -0800 Ludovic Chabant bake: Better performance stats, and add callback to preload templates.
Sat, 25 Nov 2017 23:01:33 -0800 Ludovic Chabant bake: Simplify output.
Sun, 19 Nov 2017 14:29:17 -0800 Ludovic Chabant bake: Big pass on bake performance.