diff options
author | Daniel Schadt <kingdread@gmx.de> | 2023-01-17 20:20:51 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2023-01-17 20:20:51 +0100 |
commit | 3e72b924b69d0bf3a7660f589838c14ae4f0f2f2 (patch) | |
tree | 7a5699cc9cf0c800ad8cd84268c1e36aa3c10cdd /LICENSE | |
parent | 088f292c1101adb15716705fd0e753de9668f9cf (diff) | |
download | hittekaart-3e72b924b69d0bf3a7660f589838c14ae4f0f2f2.tar.gz hittekaart-3e72b924b69d0bf3a7660f589838c14ae4f0f2f2.tar.bz2 hittekaart-3e72b924b69d0bf3a7660f589838c14ae4f0f2f2.zip |
parallelize reading of GPX files
This is another pretty CPU bound task (parsing the XML files), so it
makes sense to parallelize. We already have rayon, we already have the
setting to control parallelism, so let's use it and make hittekaart
fast!
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions