Roberto Ierusalimschy
2491b87c10
New rule for size of array part
...
Array part needs 1/3 of its elements filled, instead of 1/2.
Array entries use ~1/3 the memory of hash entries, so this new rule
still ensures that array parts do not use more memory than keeping
the values in the hash, while allowing more uses of the array part,
which is more efficient than the hash.
2024-11-13 13:37:24 -03:00
..
2022-12-23 11:28:11 -03:00
2022-12-28 18:38:20 -03:00
2024-10-21 15:18:20 -03:00
2022-12-28 18:38:20 -03:00
2022-12-28 18:34:11 -03:00
2022-09-23 11:08:10 -03:00
2018-07-09 12:33:01 -03:00
2024-08-19 18:39:25 -03:00
2024-08-17 12:47:28 -03:00
2024-06-27 11:24:27 -03:00
2022-12-28 18:34:11 -03:00
2024-02-15 11:17:39 -03:00
2022-10-25 16:44:06 -03:00
2024-06-04 17:27:13 -03:00
2024-06-12 16:02:01 -03:00
2024-03-29 15:10:50 -03:00
2023-12-27 12:09:11 -03:00
2024-10-21 15:18:20 -03:00
2024-01-16 17:02:55 -03:00
2019-07-30 12:18:19 -03:00
2018-12-14 13:49:02 -02:00
2022-12-28 18:34:11 -03:00
2023-11-13 13:12:33 -03:00
2024-09-27 10:00:35 -03:00
2024-08-02 15:09:30 -03:00
2024-11-13 13:37:24 -03:00
2021-03-10 10:35:57 -03:00
2024-05-08 17:50:10 -03:00
2024-02-07 13:39:54 -03:00
2024-07-27 15:13:21 -03:00
2024-06-21 14:55:12 -03:00
2021-03-01 13:54:29 -03:00
2024-05-27 11:29:39 -03:00
2022-12-28 18:34:11 -03:00
2022-12-28 18:34:11 -03:00