I have been using this benchmark suite as a part of my work. I appreciate that you include distributions from real-world workloads running in production.
I was wondering if there is a way to emulate the real-world timings and orderings of the function calls. For example, I would like to be able to run a sequence of (de)compress operations on the machine with the same timings and call sizes they showed in production. Is there a feature for this? Do you have any ideas how I may be able to create this behavior?