Julia Programming Language
Stack overflow when merging 50000 dicts
New to Julia
innerlee
April 7, 2018, 1:49pm
2
Okay, found a solution:
merge!(Dict(), a...)
is very fast…
1 Like
Way to construct multi-key ImmutableDict
show post in topic
Related topics
Topic
Replies
Views
Activity
Efficient merging of large dictionaries
Performance
4
1157
June 4, 2020
Performance of Dictionaries.jl vs Base.Dict
Internals & Design
package
,
performance
,
dictionary
,
dictionaries
32
3471
December 13, 2024
Multi layer Dict merge
General Usage
question
,
dictionary
,
recursion
,
merge
6
2383
June 1, 2021
Making an iterator that splats keys and values quickly into kwargs
New to Julia
question
19
1217
November 2, 2022
Unconventional use of `merge`
General Usage
recursion
,
merge
2
521
August 8, 2022