Artyom Skrobov
c3e40d50ab
[qstr] Separate hash and len from string data
...
This allows the compiler to merge strings: e.g. "update",
"difference_update" and "symmetric_difference_update"
will all point to the same memory.
Shaves ~1KB off the image size, and potentially allows
bigger savings if qstr attrs are initialized in qstr_init(),
and not stored in the image.
2021-04-06 12:58:42 -04:00
..
2021-03-25 11:37:08 -07:00
2021-03-15 19:27:36 +05:30
2020-04-06 16:03:31 -07:00
2019-10-21 18:57:03 -07:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2020-08-02 11:36:38 -04:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2020-08-17 17:17:59 -07:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2020-03-13 11:12:31 -07:00
2021-03-18 16:55:42 -07:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-04-02 20:34:37 +02:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2019-07-22 12:58:28 -04:00
2018-11-08 17:25:30 -08:00
2021-03-15 19:27:36 +05:30
2020-07-15 11:49:44 -05:00
2021-04-06 12:58:42 -04:00
2021-03-15 19:27:36 +05:30
2021-01-21 11:33:13 -08:00
2020-11-25 17:52:06 -05:00