Thanks for the benchmarks. It turns out that for large maps we are always doing the update, I will try to send a PR upstream.
On Mon, Mar 22, 2021 at 4:21 PM eksperimental <[email protected]> wrote: > > Benchmark results. > > - map: > > https://gist.github.com/eksperimental/77d5c67427fed0a8a9e7eee21219febb > > - keyword: > > https://gist.github.com/eksperimental/1bac29e80fd8329940be2cc8e6b86d52 > > > > This is the repository for the benchmarks > > https://github.com/eksperimental/benchmark_keep > > I forgot to mention that the benchmarks measure the worst case which is > get and update the last key in maps and keywords according to the > Erlang term ordering. > > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elixir-lang-core/6058b5de.1c69fb81.f7fcd.71fcSMTPIN_ADDED_MISSING%40gmr-mx.google.com > . > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4JoFpH0%3DGef_7Uj1_7TSW3WQZ3KZfRsZPFuA%3Dbaef1tGA%40mail.gmail.com.
