Skip to content
Snippets Groups Projects
Commit bf25085c authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Mapping: Don't rehash in vain.

The non-empty mapping hashsize never shrinks below AVG_LINK_LENGTH,
so save some cpu cycles by not attempting to shrink it further.

Attempts to improve performance of encode_value() for objects,
programs and functions.
parent df8a79a3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment