Files
hugo/hugofs
Bjørn Erik Pedersen fb8909d5b0 Use xxHash for the change detector
Much faster compared to MD5:

```
name          old time/op    new time/op    delta
HashingFs-10    21.3µs ± 2%     3.2µs ±17%  -84.96%  (p=0.029 n=4+4)

name          old alloc/op   new alloc/op   delta
HashingFs-10    12.9kB ± 0%    12.8kB ± 1%   -1.31%  (p=0.029 n=4+4)

name          old allocs/op  new allocs/op  delta
HashingFs-10      10.0 ± 0%       7.0 ± 0%  -30.00%  (p=0.029 n=4+4)
```

Updates #12643
2024-07-06 16:57:16 +02:00
..
2024-05-14 13:12:08 +02:00
2024-01-28 23:14:09 +01:00
2024-02-18 12:16:30 +01:00
2024-01-28 23:14:09 +01:00
2024-03-15 17:25:52 +01:00
2024-02-28 13:38:12 +01:00
2024-06-23 11:25:47 +02:00
2024-06-23 11:25:47 +02:00
2024-05-14 13:12:08 +02:00