bodgit / sevenzip

Golang library for dealing with 7-zip archives
https://godoc.org/github.com/bodgit/sevenzip
BSD 3-Clause "New" or "Revised" License
177 stars 15 forks source link

perf: Don't use pools for streams with one file #194

Closed bodgit closed 7 months ago

bodgit commented 7 months ago

Use the noop pool for single files.

coveralls commented 7 months ago

Coverage Status

coverage: 75.514% (+0.4%) from 75.106% when pulling 612bbd6dc873687928ce036b5f2a145ef49fa310 on pool-tweak into 37c55ec216e9b0ef414debe90ec5ffeae94e79df on main.