Closed CodyCBakerPhD closed 3 months ago
File buffering maximum RAM usage seems 3x higher in practice (on Drogon) than intended. I thought I had accounted for the copy/decode mechanisms, but maybe I need to go through those steps again
I think it is accurate, it's just that the original choice of variable name was misleading
There is more RAM used in total due to overhead that is hard to account for
So changed name in #23
File buffering maximum RAM usage seems 3x higher in practice (on Drogon) than intended. I thought I had accounted for the copy/decode mechanisms, but maybe I need to go through those steps again