blob: d54fb66e0f3622229f5464e4070f781fa02417c6 [file] [log] [blame]
#!/boot/bin/sh
#
# Copyright 2018 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
# This script launches the peridot benchmarks binary, which runs all benchmarks
# for the peridot layer.
/pkgfs/packages/peridot_benchmarks/0/bin/peridot_benchmarks "$@"