tansy

Results 141 comments of tansy

I try to reason it this way - it makes sense to announce program name when asking for a version. Cause version of what? It's especially true here, where date...

Just realised that it would also immediately show that user uses \`youtube-dl' and not \`yt-dlp'.

> that MB and MiB in benchmarks both mean 2^20 bytes instead of 10^6 bytes. Well, not the same. M means 'mega' ie. 10^6. Mi means 'mebi' ie. 2^20. [megabytes...

Are you able to compile it on its own? `c++ -O2 -DFREEARC_UNIX -DFREEARC_INTEL_BYTE_ORDER -otornado main.cpp`

Bzip3, like lbzip2 supports mutlithreading in the client. Nothing wrong with that. In lzbench connect it would be equivalent to \`-T' option, with no internal threading. I think that's perfectly...

> which is unfair because it does not represent real performance outside of the bench @flanglet: Then you use single threaded and calculate multi threaded yourself. That's only fair. ----...

So, 'block-level parallelism' == \`-T' option in lzbench. Therefore \`-I' would be 'Intra-block parallelism'. All is needed is ability to pass number of threads from \`-I' to libbsc, so it...

> I presume it means `zstd` was installed from package, not from source ? Do they set prefix when compiling a binary?

One can always find data like that. ``` 1060424 required_block_states.nbt 93043 required_block_states.nbt.zst-02 86999 required_block_states.nbt.zst-01 80818 required_block_states.nbt.zst-03 80814 required_block_states.nbt.zst-04 67911 required_block_states.nbt.zst-05 60318 required_block_states.nbt.zst-06 55341 required_block_states.nbt.zst-07 54478 required_block_states.nbt.zst-08 54452 required_block_states.nbt.zst-09 50664 required_block_states.nbt.zst-10...