Commit Graph

12 Commits

Author SHA1 Message Date
Mirko von Leipzig
b732b7ab24 chore(clippy): redundant borrows 2021-08-02 14:49:09 +02:00
Niklas Long
c112743d6e cleanup and document benchmark 2020-10-14 16:39:52 +02:00
Niklas Long
9fe8ef6f58 add unixfs benchmark 2020-10-13 16:05:46 +02:00
Joonas Koivunen
d505fdf284 feat: serialization of symlink blocks 2020-08-14 14:40:21 +03:00
Joonas Koivunen
276e4b7441 bench: filter symlinks earlier 2020-08-10 11:45:58 +03:00
Joonas Koivunen
14c27fd1b8 bench: move buffer and fix path growing outside 2020-08-10 11:44:10 +03:00
Joonas Koivunen
665c0c4f85 doc: comment touch ups 2020-08-10 09:23:11 +03:00
Joonas Koivunen
bfc1bf167c refactor: rename put_file => put_link 2020-08-10 09:22:58 +03:00
Joonas Koivunen
7446810982 doc: minor docs and fmt 2020-08-09 22:24:36 +03:00
Joonas Koivunen
71b02cf370 chore: cargo keeps changing the index file, clippy
not sure what is the index file hash change.
2020-08-09 22:24:36 +03:00
Joonas Koivunen
5484f3ed8f fix: make the benchmark more generic 2020-08-09 22:24:36 +03:00
Joonas Koivunen
dc4ff9cee8 add: tar ingestion example, bench
copypaste sadly
2020-08-09 22:24:20 +03:00