Closed akihironitta closed 2 months ago
Since the default way is too slow (at 5~15 MB/s from an AWS us-west-2 instance), I manually downloaded files using an external tool (https://github.com/aria2/aria2):
$ aria2c -x 16 -d ~/.cache/relbench/rel-amazon/ https://relbench.stanford.edu/download/rel-amazon/db.zip
Haven't done research on other options, it'd be nice to consider supporting something like this.
Thanks. Added to the README.
Since the default way is too slow (at 5~15 MB/s from an AWS us-west-2 instance), I manually downloaded files using an external tool (https://github.com/aria2/aria2):
Haven't done research on other options, it'd be nice to consider supporting something like this.