linking to tar-fs performance note
This commit is contained in:
parent
fc3b19fe00
commit
285b848425
1 changed files with 1 additions and 4 deletions
|
@ -112,10 +112,7 @@ pack.pipe(newTarball);
|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
|
|
||||||
Packing and extracting a 6.1 GB with 2496 directories and 2398 files yields the following results on my Macbook Air
|
[See tar-fs for a performance comparison with node-tar](https://github.com/mafintosh/tar-fs/blob/master/README.md#performance)
|
||||||
|
|
||||||
* tar-stream (using [tar-fs](https://github.com/mafintosh/tar-fs)): 34.261 ms
|
|
||||||
* [node-tar](https://github.com/isaacs/node-tar): 366.123 ms
|
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue