Skip to content

Commit

Permalink
edited benchmark sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ericxu0 committed Mar 12, 2018
1 parent 6339a83 commit c26bf2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ set -x

git checkout firas/func-dependencies-master
./build.sh core
bin/cli.sh scratch/synthetic.json > synthetic-func-dependencies-2-funcs_global-ratio-10_1-thread-1M.txt
bin/cli.sh conf/fed_disbursements.json > synthetic-func-dependencies-fed_disbursements.txt

git checkout firas/scratch
./build.sh core
bin/cli.sh scratch/synthetic.json > synthetic-master-2-funcs-copy_global-ratio-10_1-thread-1M.txt
bin/cli.sh conf/fed_disbursements.json > synthetic-master-funcs-fed_disbursements.txt

0 comments on commit c26bf2e

Please sign in to comment.