2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-22 22:58:26 +00:00
restic/internal
greatroar 0d4f16b6ba Return s3.fileInfos by pointer
Since the fileInfos are returned in a []interface, they're already
allocated on the heap. Making them pointers explicitly means the
compiler doesn't need to generate fileInfo and *fileInfo versions of the
methods on this type. The binary becomes about 7KiB smaller on
Linux/amd64.
2021-06-07 19:48:43 +02:00
..
2021-06-07 19:48:43 +02:00
2021-01-30 20:19:47 +01:00
2021-01-30 20:45:57 +01:00
2020-09-05 10:07:16 +02:00
2021-01-30 20:19:47 +01:00
2021-05-14 23:50:31 +02:00
2021-01-30 20:19:47 +01:00
2021-01-30 20:45:57 +01:00
2021-01-30 20:02:37 +01:00
2021-04-24 11:54:43 +02:00
2020-12-11 09:41:59 +01:00
2021-01-30 20:19:47 +01:00
2020-12-23 23:26:04 +03:00
2021-01-30 20:45:57 +01:00
2021-01-30 20:02:37 +01:00
2021-01-30 20:19:47 +01:00
2021-01-30 20:19:47 +01:00
2021-01-30 20:19:47 +01:00
2021-04-11 20:02:09 +02:00
2021-01-30 20:02:37 +01:00