Skip to content
Snippets Groups Projects
user avatar
Per Hedbor authored
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.
e3832fa1
History
Name Last commit Last update
..