Ava Chow
9f1aa88d4d
Merge bitcoin/bitcoin#30884 : streams: cache file position within AutoFile
...
a240e150e8 streams: remove AutoFile::Get() entirely (Pieter Wuille)
e624a9bef1 streams: cache file position within AutoFile (Pieter Wuille)
Pull request description:
Fixes #30833 .
Instead of relying on frequent `ftell` calls (which appear to cause a significant slowdown on some systems) in XOR-enabled `AutoFile`s, cache the file position within `AutoFile` itself.
ACKs for top commit:
achow101:
ACK a240e150e8
davidgumberg:
untested reACK a240e150e8
theStack:
Code-review ACK a240e150e8
Tree-SHA512: fd3681edc018afaf955dc7a41a0c953ca80d46c1129e3c5b306c87c95aae93b2fe7b900794eb8b6f10491f9211645e7939918a28838295e6873eb226fca7006f
2024-09-16 23:09:16 -04:00
..
2024-09-16 23:09:16 -04:00
2024-09-06 09:08:10 -04:00
2024-08-28 18:42:10 +02:00
2024-08-16 19:27:38 +01:00
2024-09-16 23:09:16 -04:00
2024-09-06 09:08:10 -04:00
2024-09-13 10:14:53 +02:00
2024-09-06 09:08:10 -04:00
2024-09-12 16:39:34 +01:00
2024-08-29 13:49:57 +02:00
2024-09-16 23:09:16 -04:00
2024-08-29 13:49:57 +02:00
2024-09-16 15:56:02 -04:00
2024-09-16 16:17:59 -04:00
2024-08-28 15:56:15 +01:00
2024-09-07 18:15:41 +01:00
2024-09-16 23:09:16 -04:00
2024-08-30 21:31:39 +01:00
2024-09-16 23:09:16 -04:00
2024-09-09 12:44:29 -04:00
2024-08-29 13:49:57 +02:00
2024-09-14 20:33:32 +03:00
2024-09-13 21:59:29 -04:00
2024-09-10 12:58:54 -03:00
2024-09-10 12:58:54 -03:00
2024-09-10 12:58:54 -03:00
2024-08-29 13:49:57 +02:00
2024-09-13 16:10:31 +02:00
2024-09-04 14:47:38 -04:00
2024-09-06 09:08:10 -04:00
2024-08-29 13:49:57 +02:00
2024-08-27 07:00:27 +02:00
2024-08-29 12:38:37 +01:00
2024-09-12 15:15:36 -04:00
2024-09-12 14:24:26 +01:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-09-09 12:29:17 -04:00
2024-09-14 20:33:32 +03:00
2024-09-16 15:56:02 -04:00
2024-09-06 09:08:10 -04:00
2024-09-05 07:17:22 +02:00
2024-09-16 13:59:22 -04:00
2024-09-02 15:42:44 +01:00
2024-09-16 16:49:25 -04:00
2024-09-10 18:08:32 -03:00
2024-09-16 15:47:04 -04:00
2024-09-10 11:20:40 -03:00
2024-09-02 15:43:33 +01:00
2024-09-02 15:43:33 +01:00
2024-08-28 19:11:59 +02:00
2024-08-28 19:09:51 +02:00
2024-08-29 13:49:57 +02:00
2024-09-13 10:50:43 -04:00
2024-08-29 13:49:57 +02:00
2024-09-13 21:59:29 -04:00
2024-09-13 21:59:29 -04:00
2024-08-29 13:49:57 +02:00
2024-08-29 13:49:57 +02:00
2024-09-16 15:56:02 -04:00
2024-08-29 13:49:57 +02:00
2024-09-06 15:57:00 +02:00
2024-08-29 13:49:57 +02:00
2024-09-06 17:36:18 +02:00
2024-09-10 18:08:32 -03:00
2024-09-13 16:10:31 +02:00
2024-08-29 13:49:57 +02:00