hugo/common
Bjørn Erik Pedersen a2edf04c27 deps: Upgrade github.com/gohugoio/hashstructure from 0.1.0 to 0.3.0
Faster hashing of maps:

```
           │ stash.bench  │      deps-hashstructv030.bench      │
           │    sec/op    │    sec/op     vs base               │
HashMap-10   198.9µ ± ∞ ¹   142.6µ ± ∞ ¹  -28.31% (p=0.029 n=4)
¹ need >= 6 samples for confidence interval at level 0.95

           │  stash.bench  │      deps-hashstructv030.bench       │
           │     B/op      │     B/op       vs base               │
HashMap-10   92.38Ki ± ∞ ¹   37.14Ki ± ∞ ¹  -59.80% (p=0.029 n=4)
¹ need >= 6 samples for confidence interval at level 0.95

           │ stash.bench  │      deps-hashstructv030.bench      │
           │  allocs/op   │  allocs/op    vs base               │
HashMap-10   6.747k ± ∞ ¹   4.748k ± ∞ ¹  -29.63% (p=0.029 n=4)
```
2025-01-13 16:22:24 +02:00
..
collections Implement defer 2024-06-23 11:25:47 +02:00
constants common: Fix some GoDoc typos 2024-11-19 11:29:19 +01:00
hashing deps: Upgrade github.com/gohugoio/hashstructure from 0.1.0 to 0.3.0 2025-01-13 16:22:24 +02:00
hcontext all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
herrors resources: Replace error handling in GetRemote with try (note) 2025-01-06 12:22:17 +01:00
hexec Fix NPX issue with TailwindCSS v4 2025-01-07 13:12:08 +01:00
hreflect Add js.Batch 2024-12-12 21:43:17 +01:00
hstrings Add Luminance to Color 2024-04-16 10:02:46 +02:00
htime all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
hugio common: Fix some GoDoc typos 2024-11-19 11:29:19 +01:00
hugo releaser: Prepare repository for 0.141.0-DEV 2024-12-30 15:16:00 +00:00
loggers common/loggers: Write PrintTimerIfDelayed output to stdErr 2024-12-19 19:52:13 +01:00
maps Add js.Batch 2024-12-12 21:43:17 +01:00
math Preserve input type. 2024-11-14 15:05:37 +01:00
para common/para: Skip flaky test on CI 2023-11-28 12:23:38 +01:00
paths Add js.Batch 2024-12-12 21:43:17 +01:00
predicate Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
rungroup all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
tasks Add a HTTP cache for remote resources. 2024-06-04 16:07:39 +02:00
terminal all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
text all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
types Adjust error handling in ToMath vs try (note) 2025-01-09 11:47:19 +01:00
urls all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
docs.go Misc doc, code refactoring to improve documentation 2023-01-04 18:01:26 +01:00