tar-js
tar-js copied to clipboard
Benchmarks and optimizations
There should definitely be some optimizations. Creating some kind of a benchmark system should help with this.
Benchmarks should include:
- Adding lots of small files as strings
- Adding a few big files as strings
- Adding lots of small files as pre-built arrays
- Adding a few big files as pre-built arrays