hugo/tpl
Bjørn Erik Pedersen 9c24b86e4b Cache when not found in LookupLayout
Very visible when using the pprof mutex profiler.

```bash
name         old time/op    new time/op    delta
Baseline-10    58.4ms ± 1%    51.6ms ± 0%  -11.56%  (p=0.029 n=4+4)

name         old alloc/op   new alloc/op   delta
Baseline-10    64.3MB ± 0%    64.2MB ± 0%     ~     (p=0.114 n=4+4)

name         old allocs/op  new allocs/op  delta
Baseline-10      649k ± 0%      649k ± 0%     ~     (p=0.229 n=4+4)
```
2022-07-13 15:49:00 +02:00
..
cast
collections Fix raw TOML dates in where/eq 2022-06-07 13:02:58 +02:00
compare
crypto
data
debug
diagrams all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
encoding
fmt
hugo
images
inflect
internal
js
lang
math
openapi/openapi3
os
partials
path
reflect
resources
safe
site
strings
templates
time
tplimpl Cache when not found in LookupLayout 2022-07-13 15:49:00 +02:00
transform deps: Udpate to github.com/alecthomas/chroma/v2 2022-06-14 14:08:40 +02:00
urls
template.go
template_info.go
template_test.go