Skip to content

Commit

Permalink
aguia-pescadora-delta (#63), aguia-pescadora-bravo (#16): benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
fititnt committed Jun 12, 2019
1 parent 39d69eb commit 480d07f
Show file tree
Hide file tree
Showing 4 changed files with 532 additions and 0 deletions.
65 changes: 65 additions & 0 deletions logbook/aguia-pescadora-bravo-benchmarks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,38 @@ Download: 97.58 Mbit/s
Testing upload speed......................................................................................................
Upload: 4.04 Mbit/s

root@aguia-pescadora-bravo:~# speedtest-cli --server 18527
Retrieving speedtest.net configuration...
Testing from OVH Hosting (192.99.247.117)...
Retrieving speedtest.net server list...
Retrieving information for the selected server...
Hosted by Claro (Porto Alegre) [8697.78 km]: 243.114 ms
Testing download speed...............................................................................
.Download: 77.89 Mbit/s
Testing upload speed......................................................................................................
Upload: 3.86 Mbit/s
root@aguia-pescadora-bravo:~# speedtest-cli --server 14143
Retrieving speedtest.net configuration...
Testing from OVH Hosting (192.99.247.117)...
Retrieving speedtest.net server list...
Retrieving information for the selected server...
Hosted by NET Virtua (Porto Alegre) [8697.78 km]: 226.735 ms
Testing download speed................................................................................
Download: 57.47 Mbit/s
Testing upload speed......................................................................................................
Upload: 3.70 Mbit/s

root@aguia-pescadora-bravo:~# speedtest-cli --server 24108
Retrieving speedtest.net configuration...
Testing from OVH Hosting (192.99.247.117)...
Retrieving speedtest.net server list...
Retrieving information for the selected server...
Hosted by Unitel AO (Luanda) [10461.19 km]: 342.184 ms
Testing download speed................................................................................
Download: 54.98 Mbit/s
Testing upload speed......................................................................................................
Upload: 3.73 Mbit/s

#### sysbench (Banchmark geral)

### sysbench cpu run
Expand Down Expand Up @@ -50,6 +82,39 @@ Threads fairness:
events (avg/stddev): 9560.0000/0.00
execution time (avg/stddev): 9.9973/0.00

root@aguia-pescadora-bravo:~# sysbench --threads=2 cpu run
sysbench 1.0.17 (using bundled LuaJIT 2.1.0-beta2)

Running the test with following options:
Number of threads: 2
Initializing random number generator from current time


Prime numbers limit: 10000

Initializing worker threads...

Threads started!

CPU speed:
events per second: 1281.75

General statistics:
total time: 10.0009s
total number of events: 12822

Latency (ms):
min: 1.19
avg: 1.56
max: 38.74
95th percentile: 1.73
sum: 19946.85

Threads fairness:
events (avg/stddev): 6411.0000/37.00
execution time (avg/stddev): 9.9734/0.01


### sysbench memory run

root@aguia-pescadora-bravo:~# sysbench memory run
Expand Down
2 changes: 2 additions & 0 deletions logbook/aguia-pescadora-charlie.sh
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ tsuru user-create rocha@ieee.org
tsuru user-create felipecchaves@gmail.com
tsuru user-create kayenga@outlook.pt
tsuru user-create cdiego@criacorpo.com.br
tsuru user-create uriel29@gmail.com

tsuru user-create testing-no-reply@etica.ai # Usuario (idealmente) temporario
# com permissão total. Demais
Expand All @@ -230,6 +231,7 @@ tsuru role-assign AllowAll rocha@ieee.org
tsuru role-assign AllowAll felipecchaves@gmail.com
tsuru role-assign AllowAll kayenga@outlook.pt
tsuru role-assign AllowAll cdiego@criacorpo.com.br
tsuru role-assign AllowAll uriel29@gmail.com
tsuru role-assign AllowAll testing-no-reply@etica.ai

# Lista pools
Expand Down
Loading

0 comments on commit 480d07f

Please sign in to comment.