2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-08 14:48:24 +00:00
greatroar c892c0bab9 internal/restic: Don't allocate in Tree.Insert
name         old time/op    new time/op    delta
BuildTree-8    34.6µs ± 4%     7.0µs ± 3%  -79.68%  (p=0.000 n=18+19)

name         old alloc/op   new alloc/op   delta
BuildTree-8    34.0kB ± 0%     0.9kB ± 0%  -97.37%  (p=0.000 n=20+20)

name         old allocs/op  new allocs/op  delta
BuildTree-8       108 ± 0%         1 ± 0%  -99.07%  (p=0.000 n=20+20)
2021-09-26 18:08:48 +02:00
..
2020-11-22 20:41:12 +01:00
2017-07-24 17:43:32 +02:00
2021-09-03 21:01:00 +02:00
2020-04-28 07:57:18 +02:00
2017-07-24 17:43:32 +02:00
2021-01-30 20:19:47 +01:00
2020-12-18 20:46:16 +01:00
2021-01-30 20:19:47 +01:00
2018-07-14 11:51:34 +02:00
2020-12-06 05:04:21 +01:00
2020-12-06 05:22:27 +01:00
2020-11-22 20:41:12 +01:00