Stream: helpdesk (published)

Topic: Multithreaded reads with JLD2.jl


view this post on Zulip James Wrigley (Jun 13 2024 at 18:29):

Can I expect improved performance from reading multiple different files in different threads with JLD2.jl? I tried it already and didn't see any improvement over reading them sequentially, which kinda surprised me. According to GitHub PRs it is thread-safe at least.


Last updated: Nov 06 2024 at 04:40 UTC