1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Daniel Stenberg 62a2534e4c
urldata: convert bools to bitfields and move to end
This allows the compiler to pack and align the structs better in
memory. For a rather feature-complete build on x86_64 Linux, gcc 8.1.2
makes the Curl_easy struct 4.9% smaller. From 6312 bytes to 6000.

Removed an unused struct field.

No functionality changes.

Closes #3610
2019-02-27 08:37:56 +01:00
..
2016-10-18 13:59:54 +02:00
2018-09-23 22:24:02 +00:00
2018-12-03 23:13:40 +01:00
2018-09-23 22:24:02 +00:00
2018-01-05 23:34:30 -05:00
2018-10-19 09:23:14 +02:00
2019-02-10 18:38:57 +01:00
2018-09-23 22:24:02 +00:00
2017-03-26 23:56:23 +02:00
2018-10-26 00:04:02 +02:00
2018-09-23 22:24:02 +00:00
2018-09-22 11:58:10 +02:00
2019-01-04 23:50:48 +01:00
2019-02-22 19:12:30 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-22 11:58:10 +02:00
2018-06-11 11:14:48 +02:00
2017-04-22 11:25:27 +02:00
2018-11-01 10:29:53 +01:00
2018-09-23 22:24:02 +00:00
2019-02-10 18:38:57 +01:00
2019-02-10 18:38:57 +01:00
2018-09-23 22:24:02 +00:00
2016-12-21 11:07:26 +01:00
2019-01-20 21:59:04 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-12-11 13:20:12 +01:00
2018-12-10 00:10:04 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-11-01 10:29:53 +01:00
2018-09-23 22:24:02 +00:00
2018-12-03 23:13:40 +01:00
2018-11-01 10:29:53 +01:00
2018-02-23 23:29:01 +00:00
2019-02-12 10:24:29 +01:00
2017-09-02 17:47:10 +01:00
2018-09-23 22:24:02 +00:00
2018-03-19 19:22:42 +01:00
2018-09-23 22:24:02 +00:00
2018-07-20 22:58:42 +02:00
2019-01-20 21:59:04 +01:00
2018-09-23 22:24:02 +00:00
2019-02-10 18:38:57 +01:00
2018-09-23 22:24:02 +00:00
2018-06-11 11:14:48 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-07-30 17:59:36 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-01 10:40:42 +02:00
2018-08-21 18:53:43 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2019-01-11 15:35:13 +01:00
2018-12-11 15:02:24 +01:00
2019-02-10 18:38:57 +01:00