[quake3-commits] [ioquake/ioq3] e98638: Maximize cURL buffer size

Mickaël Thomas mickael9 at gmail.com
Sun Apr 8 23:40:39 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: e986384fdeadf13656f1dcb22893024771760228
      https://github.com/ioquake/ioq3/commit/e986384fdeadf13656f1dcb22893024771760228
  Author: Mickaël Thomas <mickael9 at gmail.com>
  Date:   2018-04-08 (Sun, 08 Apr 2018)

  Changed paths:
    M code/client/cl_curl.c

  Log Message:
  -----------
  Maximize cURL buffer size

Allows higher download throughput (from ~2 MB/s to ~60 MB/s at 120FPS)

This has no effect for curl versions older than 7.53.0 (for which the
buffer can only be shrunk below 16k)




More information about the quake3-commits mailing list