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
1068
June 4, 2020
Multi layer Dict merge
General Usage
question
,
dictionary
,
recursion
,
merge
6
2218
June 1, 2021
Julia gets stuck on recursive function
General Usage
11
758
March 31, 2019
Dict merge without promoting
General Usage
type
,
dictionary
4
500
July 22, 2019
Mergewith(dicts...)
General Usage
7
413
October 3, 2022