Re: [RELEASE] tiny-curl 7.72.0
Date: Fri, 28 Aug 2020 05:06:11 -0400
On Fri, Aug 28, 2020 at 4:18 AM Dennis Clarke via curl-library
<curl-library_at_cool.haxx.se> wrote:
>
> On 8/27/20 9:06 AM, Daniel Stenberg via curl-library wrote:
> > Hi friends,
> >
> > I'm happy to announce that I've put together a new release of tiny-curl.
> > The stripped-down version of curl targetted at small systems.
> > ...
>
> Before I begin a test has anyone tried to build tiny-curl on systems
> with 256MB memory or less? For that matter is there anyone else that
> tests on these sort of smaller machines?
I sometimes test by simulating low resource with Bash using ulimit:
$ (ulimit -v 65536; ./test.exe)
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-08-28