Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
JAliEn
JAliEn
Commits
667e9d16
Commit
667e9d16
authored
Jun 29, 2018
by
Miguel Martinez Pedreira
Browse files
Helper scripts to run Cassandra benchmark
parent
36099feb
Changes
3
Hide whitespace changes
Inline
Side-by-side
run3whereis.sh
0 → 100755
View file @
667e9d16
#!/bin/bash
./run.sh alien/test/cassandra/CatalogueTestWhereisGenerated 0 5000000 1 10000000 40 auto-whereis-0_50-10M-40t 2 _auto 2>&1
>
stdout_w1
sleep
30
./run.sh alien/test/cassandra/CatalogueTestWhereisGenerated 5000000 10000000 1 10000000 40 auto-whereis-50_100-10M-40t 2 _auto 2>&1
>
stdout_w2
sleep
30
./run.sh alien/test/cassandra/CatalogueTestWhereisGenerated 10000000 15000000 1 10000000 40 auto-whereis-100_150-10M-40t 2 _auto 2>&1
>
stdout_w3
runInsert.sh
0 → 100755
View file @
667e9d16
#!/bin/bash
./run.sh alien/test/cassandra/CatalogueToCassandraThreads auto 0 50000000 /cassandra/ 100 cassandra-auto-0_500M-100t-2 2 2>&1
>
stdout_Insert_500M
runWhereis.sh
0 → 100755
View file @
667e9d16
#!/bin/bash
./run.sh alien/test/cassandra/CatalogueTestWhereisGenerated 0 500000000 100000 1 0 300 auto-whereis-gauss-0-5B-100K-300t 0 500000000 2 _auto 2>&1
>
stdout_100K
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment