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
1128
June 4, 2020
Help understanding Dict allocation
General Usage
7
547
October 3, 2018
Fast Dict value modification by accessing Dict.vals
Performance
16
3681
March 14, 2019
Multi layer Dict merge
General Usage
question
,
dictionary
,
recursion
,
merge
6
2338
June 1, 2021
Very best way to concatenate an array of arrays
General Usage
arrays
47
28435
July 24, 2021