The sound distributed version control system

#484 [MAGIC, DIFF, LINUX3X] on laptop fast, on VPS slow

Closed on August 20, 2021
tankf33der on July 21, 2021

pijul diff --short command on laptop over linux3x repo is fast:

real	0m0,188s
user	0m0,061s
sys	0m0,129s

On VPS the same repo taking minutes:

real    2m30.739s
user    1m22.385s
sys     0m9.652s

Send me DEBUG line I could run for comparison.

tankf33der on July 21, 2021

BTW, zstd version the same 1.4.9.

tankf33der on July 21, 2021

Now fast again.

tankf33der closed this discussion on July 21, 2021
pmeunier on July 21, 2021

The debug line is RUST_LOG="libpijul::change=debug".

tankf33der on July 21, 2021

Fully cloned linux3x over ssh and pijul diff --short is super slow.

tankf33der reopened this discussion on July 21, 2021
tankf33der on July 21, 2021

And later something will happen and pijul diff --short will be super fast again.

coconut on July 24, 2021

We have to find out the difference between those two events. Just to be sure, you are executing the same command on the same system, and at one time it is fast, and at another time it is slow, correct? Can you identify anything happening in-between those events?

tankf33der on August 20, 2021

linux3x was deleted, no repo no problem.

tankf33der closed this discussion on August 20, 2021