Skip to content
Snippets Groups Projects
Commit e3832fa1 authored by Per Hedbor's avatar Per Hedbor
Browse files

Added a simple append_mapping instruction.

Much like append_array, but for mappings.  This speeds up the append
mapping benchmark by about (currently) 1000x.

However, that is somewhat misleading since the refs optimization is
not done currently since the wrong assignment operator ends up being
used.

Even when that is fixed the speedup should is still more than 2x,
however.
parent eeaea163
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment