Commit 826b32e
Daniel Magliola
Small file read performance improvement for DirectFileStore
Instead of two `read` operations, we can do both together at once
Signed-off-by: Daniel Magliola <danielmagliola@gocardless.com>1 parent 6bb7144 commit 826b32e
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | | - | |
| 260 | + | |
262 | 261 | | |
263 | 262 | | |
264 | 263 | | |
| |||
0 commit comments