Results 219 comments of João Marcos

These should probably take, like, 200 nanoseconds, loading the file itself (either from disk or network) will definitely be the bottleneck (by a large magnitude).

Hey, there are no `TODO`s in https://github.com/bojand/ghz/blob/master/runner/requester.go :) maybe this can be closed?

Yeah, not obscure because of its popularity for sure, but obscure because we cannot create a `.rar` archive. Fully supporting `.rar` seems impossible.

@llagerlof > I mean, it's possible following @sigmaSd suggestions. :thinking: correct, but we aren't considering external binary dependencies because they ruin how Ouch works and breaks a couple of existing...

> @marcospb19 and I don't use rar and the implementation of this feature in ouch likely wouldn't happen without contributions due to our lack of motivation. Just to be clear,...

We gave up on the installation scripts in favor of packages, after seeing that ouch is being packaged to a variety of systems. The good part of packages is that...

Calling a binary works, but it can make shipping more difficult, currently Ouch does not require any other binary to be installed, but there are a couple of alternative tools...

@Aziks0 thanks for pointing this out, I labeled this issue as "good first issue" in case someone wants to take it.