Add contextual comment.

PiperOrigin-RevId: 294289066
This commit is contained in:
Adin Scannell
2020-02-10 13:21:30 -08:00
committed by gVisor bot
parent bc504d5202
commit bb22ebd7fb
@@ -15,6 +15,9 @@
// These benchmarks emulate memfs benchmarks. Ext4 images must be created
// before this benchmark is run using the `make_deep_ext4.sh` script at
// /tmp/image-{depth}.ext4 for all the depths tested below.
//
// The benchmark itself cannot run the script because the script requires
// sudo privileges to create the file system images.
package benchmark_test
import (