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
1109
June 4, 2020
Performance of Dictionaries.jl vs Base.Dict
Internals & Design
package
,
performance
,
dictionary
,
dictionaries
32
3219
December 13, 2024
Multi layer Dict merge
General Usage
question
,
dictionary
,
recursion
,
merge
6
2313
June 1, 2021
Making an iterator that splats keys and values quickly into kwargs
New to Julia
question
19
1148
November 2, 2022
Very best way to concatenate an array of arrays
General Usage
arrays
47
28288
July 24, 2021