File: bench.sh

package info (click to toggle)
rust-jsonpath-lib 0.3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 356 kB
  • sloc: sh: 90; makefile: 2
file content (9 lines) | stat: -rwxr-xr-x 102 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
#!/bin/bash

set -e

#
# rustup default nightly
#

cargo bench --manifest-path ./benchmark/Cargo.toml