From: Eric Wong Date: 2018-01-31T19:04:18+00:00 Subject: [ruby-core:85315] Re: [Ruby trunk Feature#14426] [PATCH] openssl: reduce memory allocation in OpenSSL::Buffering#do_write janko.marohnic@gmail.com wrote: > https://bugs.ruby-lang.org/issues/14426 > I also thought that splitting writes on newlines was adding > unnecessary memory allocations, so I removed that. Agreed. > I tested uploading a 5MB file using HTTP.rb, and memory > allocation went from 7.7 MB to 0.2 MB with this change. Nice! This patch looks good to me, thanks. Unsubscribe: