[roll] Roll fuchsia [storage][perf] Add directory traversal benchmarks
Add 2 new benchmarks that measure how long it takes each filesystem to
walk a directory tree. The directory tree is constructed by creating 3
empty files and 2 directories recursively within each directory up to a
depth of 5. This results in 62 directories and 189 files being created.
The benchmarks are run 20 times per filesystem. The cold variant of the
benchmarks remounts the filesystem between each run.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/768617
Original-Revision: 310aab7c21e4730d54a1a35a8e41e03717173363
GitOrigin-RevId: b61ddf54c220815da6c737d8d503770bfafb402f
Change-Id: I511cc0c64d84f6d8945d20315547a74383fb1030
diff --git a/stem b/stem
index ef20b7c..21ca67a 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="058bd9a041fab09ce976c21fb477c439df9a6de0"/>
+ revision="310aab7c21e4730d54a1a35a8e41e03717173363"/>
</projects>
<hooks>
<hook name="install-environment"