How a slicing query reports one result: the slice with the time it took, and -- unless the query asked for
none -- the reconstruction with its own. static-slice and dice differ in what they slice, not in how they
report it, so both build their entry here; reconstruct is only called when one is wanted, and is timed
around that call alone.
How a slicing query reports one result: the slice with the time it took, and -- unless the query asked for none -- the reconstruction with its own.
static-sliceanddicediffer in what they slice, not in how they report it, so both build their entry here;reconstructis only called when one is wanted, and is timed around that call alone.