Skip to content

Commit

Permalink
Add peale bench log and update eval doc
Browse files Browse the repository at this point in the history
  • Loading branch information
myl7 committed Oct 12, 2023
1 parent ac3b0ec commit 8690395
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 2 deletions.
3 changes: 1 addition & 2 deletions doc/eval.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ Steps:
1. Run `cargo bench --bench shuffle_id` and get the result from the output

- `shuffle_id` raw log: [shuffle_id.log](log/shuffle_id.log)
- `shuffle_id` raw log: [shuffle_id_a1.log](log/shuffle_id_a1.log)

## Communication payload for ID shares

Expand Down Expand Up @@ -145,4 +144,4 @@ Steps:
2. Run `eval-eems-for-send`
3. Run `cargo bench --bench gen_recv_msg` and get the result from the output

## report
`gen_recv_msg` raw log: [gen_recv_msg.log](log/gen_recv_msg.log)
162 changes: 162 additions & 0 deletions doc/log/peale.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 38 filtered out; finished in 0.00s

Benchmarking no source-tracking/send and receive/1000
Benchmarking no source-tracking/send and receive/1000: Warming up for 3.0000 s
Benchmarking no source-tracking/send and receive/1000: Collecting 100 samples in estimated 6.0175 s (10k iterations)
Benchmarking no source-tracking/send and receive/1000: Analyzing
no source-tracking/send and receive/1000
time: [225.30 us 227.45 us 229.67 us]
change: [+2.2042% +2.9785% +3.8429%] (p = 0.00 < 0.05)
Performance has regressed.
Found 6 outliers among 100 measurements (6.00%)
6 (6.00%) high mild
Benchmarking no source-tracking/send only/1000
Benchmarking no source-tracking/send only/1000: Warming up for 3.0000 s
Benchmarking no source-tracking/send only/1000: Collecting 100 samples in estimated 5.1202 s (10k iterations)
Benchmarking no source-tracking/send only/1000: Analyzing
no source-tracking/send only/1000
time: [131.25 us 131.61 us 132.00 us]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high severe
Benchmarking no source-tracking/receive only/1000
Benchmarking no source-tracking/receive only/1000: Warming up for 3.0000 s
Benchmarking no source-tracking/receive only/1000: Collecting 100 samples in estimated 5.9997 s (10k iterations)
Benchmarking no source-tracking/receive only/1000: Analyzing
no source-tracking/receive only/1000
time: [86.401 us 86.660 us 86.930 us]

Benchmarking with source-tracking/author and receive/1000
Benchmarking with source-tracking/author and receive/1000: Warming up for 3.0000 s
Benchmarking with source-tracking/author and receive/1000: Collecting 100 samples in estimated 6.4170 s (10k iterations)
Benchmarking with source-tracking/author and receive/1000: Analyzing
with source-tracking/author and receive/1000
time: [295.25 us 296.36 us 297.56 us]
Benchmarking with source-tracking/forward and receive/1000
Benchmarking with source-tracking/forward and receive/1000: Warming up for 3.0000 s
Benchmarking with source-tracking/forward and receive/1000: Collecting 100 samples in estimated 6.7419 s (10k iterations)
Benchmarking with source-tracking/forward and receive/1000: Analyzing
with source-tracking/forward and receive/1000
time: [335.11 us 336.42 us 337.77 us]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
Benchmarking with source-tracking/only author/1000
Benchmarking with source-tracking/only author/1000: Warming up for 3.0000 s
Benchmarking with source-tracking/only author/1000: Collecting 100 samples in estimated 7.4034 s (15k iterations)
Benchmarking with source-tracking/only author/1000: Analyzing
with source-tracking/only author/1000
time: [147.56 us 148.01 us 148.48 us]
Found 4 outliers among 100 measurements (4.00%)
1 (1.00%) high mild
3 (3.00%) high severe
Benchmarking with source-tracking/only forward/1000
Benchmarking with source-tracking/only forward/1000: Warming up for 3.0000 s
Benchmarking with source-tracking/only forward/1000: Collecting 100 samples in estimated 7.2835 s (15k iterations)
Benchmarking with source-tracking/only forward/1000: Analyzing
with source-tracking/only forward/1000
time: [145.62 us 146.15 us 146.68 us]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
Benchmarking with source-tracking/receive authored/1000
Benchmarking with source-tracking/receive authored/1000: Warming up for 3.0000 s
Benchmarking with source-tracking/receive authored/1000: Collecting 100 samples in estimated 6.4087 s (10k iterations)
Benchmarking with source-tracking/receive authored/1000: Analyzing
with source-tracking/receive authored/1000
time: [131.20 us 131.71 us 132.24 us]
Benchmarking with source-tracking/receive forward/1000
Benchmarking with source-tracking/receive forward/1000: Warming up for 3.0000 s
Benchmarking with source-tracking/receive forward/1000: Collecting 100 samples in estimated 7.0872 s (10k iterations)
Benchmarking with source-tracking/receive forward/1000: Analyzing
with source-tracking/receive forward/1000
time: [180.37 us 181.08 us 181.84 us]
Found 5 outliers among 100 measurements (5.00%)
2 (2.00%) low mild
3 (3.00%) high mild
Benchmarking with source-tracking/process send/1000
Benchmarking with source-tracking/process send/1000: Warming up for 3.0000 s
Benchmarking with source-tracking/process send/1000: Collecting 100 samples in estimated 5.2075 s (10k iterations)
Benchmarking with source-tracking/process send/1000: Analyzing
with source-tracking/process send/1000
time: [17.000 us 17.045 us 17.094 us]
Found 6 outliers among 100 measurements (6.00%)
4 (4.00%) high mild
2 (2.00%) high severe
Benchmarking with source-tracking/report/1000
Benchmarking with source-tracking/report/1000: Warming up for 3.0000 s
Benchmarking with source-tracking/report/1000: Collecting 100 samples in estimated 5.4121 s (10k iterations)
Benchmarking with source-tracking/report/1000: Analyzing
with source-tracking/report/1000
time: [45.540 us 45.710 us 45.881 us]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild

Benchmarking scheme 2/author and receive/1000
Benchmarking scheme 2/author and receive/1000: Warming up for 3.0000 s
Benchmarking scheme 2/author and receive/1000: Collecting 100 samples in estimated 6.3238 s (400 iterations)
Benchmarking scheme 2/author and receive/1000: Analyzing
scheme 2/author and receive/1000
time: [7.3720 ms 7.3901 ms 7.4088 ms]
Benchmarking scheme 2/forward and receive/1000
Benchmarking scheme 2/forward and receive/1000: Warming up for 3.0000 s
Benchmarking scheme 2/forward and receive/1000: Collecting 100 samples in estimated 6.5205 s (400 iterations)
Benchmarking scheme 2/forward and receive/1000: Analyzing
scheme 2/forward and receive/1000
time: [7.6050 ms 7.6177 ms 7.6308 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
Benchmarking scheme 2/only author/1000
Benchmarking scheme 2/only author/1000: Warming up for 3.0000 s
Benchmarking scheme 2/only author/1000: Collecting 100 samples in estimated 5.2649 s (500 iterations)
Benchmarking scheme 2/only author/1000: Analyzing
scheme 2/only author/1000
time: [2.1921 ms 2.2007 ms 2.2097 ms]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
Benchmarking scheme 2/only forward/1000
Benchmarking scheme 2/only forward/1000: Warming up for 3.0000 s
Benchmarking scheme 2/only forward/1000: Collecting 100 samples in estimated 5.2923 s (500 iterations)
Benchmarking scheme 2/only forward/1000: Analyzing
scheme 2/only forward/1000
time: [2.1963 ms 2.2045 ms 2.2132 ms]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild
Benchmarking scheme 2/only receive (author)/1000
Benchmarking scheme 2/only receive (author)/1000: Warming up for 3.0000 s
Benchmarking scheme 2/only receive (author)/1000: Collecting 100 samples in estimated 6.2103 s (400 iterations)
Benchmarking scheme 2/only receive (author)/1000: Analyzing
scheme 2/only receive (author)/1000
time: [5.0115 ms 5.0272 ms 5.0437 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
Benchmarking scheme 2/only receive (forward)/1000
Benchmarking scheme 2/only receive (forward)/1000: Warming up for 3.0000 s
Benchmarking scheme 2/only receive (forward)/1000: Collecting 100 samples in estimated 6.3042 s (400 iterations)
Benchmarking scheme 2/only receive (forward)/1000: Analyzing
scheme 2/only receive (forward)/1000
time: [5.1073 ms 5.1232 ms 5.1395 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
Benchmarking scheme 2/report/1000
Benchmarking scheme 2/report/1000: Warming up for 3.0000 s
Benchmarking scheme 2/report/1000: Collecting 100 samples in estimated 5.7702 s (500 iterations)
Benchmarking scheme 2/report/1000: Analyzing
scheme 2/report/1000 time: [2.1887 ms 2.1945 ms 2.2004 ms]
Found 1 outliers among 100 measurements (1.00%)
1 (1.00%) high mild
Benchmarking scheme 2/send, only user/1000
Benchmarking scheme 2/send, only user/1000: Warming up for 3.0000 s
Benchmarking scheme 2/send, only user/1000: Collecting 100 samples in estimated 5.0722 s (500 iterations)
Benchmarking scheme 2/send, only user/1000: Analyzing
scheme 2/send, only user/1000
time: [1.4424 ms 1.4460 ms 1.4498 ms]
Benchmarking scheme 2/receive, only platform/1000
Benchmarking scheme 2/receive, only platform/1000: Warming up for 3.0000 s
Benchmarking scheme 2/receive, only platform/1000: Collecting 100 samples in estimated 5.4127 s (700 iterations)
Benchmarking scheme 2/receive, only platform/1000: Analyzing
scheme 2/receive, only platform/1000
time: [2.6396 ms 2.6474 ms 2.6555 ms]
Found 2 outliers among 100 measurements (2.00%)
2 (2.00%) high mild

0 comments on commit 8690395

Please sign in to comment.