- add zstd-compression for embedded fw
- derive fw-name if not provided
- only mock uninstalled modules / packages
- speedup on BBone from 47 s to ~10 s
- hash-default-value in user-model took 25 s
- loading fixtures took 6 s (now pickled on first use)
- scipy.stats takes 4.4 s to import in cal_measurement
- requests takes 1.3 s to import in testbed_client
- next slowest external module are: numpy 1.5 s, pwnlib.elf 1.4 s