(This is a reminder issue.)
Current code runs fuse precompilation for N^2 times (where N = number of def test_* benchmarks in bench_fuse) in one benchmark session (note that asv runs each benchmark in separate process). ASV 0.3.0 will introduce concept of warmup, so I'd like to use it.