benchmark code for rustscan#705
Merged
Merged
Conversation
Closed
PsypherPunk
approved these changes
Nov 26, 2024
Collaborator
PsypherPunk
left a comment
There was a problem hiding this comment.
LGTM. This is the output (with a lot of Open… lines removed):
Running benches/benchmark_portscan.rs (target/release/deps/benchmark_portscan-b123ee4f74837671)
Benchmarking portscan tcp: Warming up for 3.0000 s
Open 127.0.0.1:631
…
Open 127.0.0.1:631
Benchmarking portscan tcp: Collecting 100 samples in estimated 6.3717 s (200 iterations)
Open 127.0.0.1:631
…
Open 127.0.0.1:631
portscan tcp time: [32.337 ms 32.707 ms 33.164 ms]
change: [-3.0799% -0.4265% +2.3654%] (p = 0.75 > 0.05)
No change in performance detected.
Found 11 outliers among 100 measurements (11.00%)
2 (2.00%) low mild
4 (4.00%) high mild
5 (5.00%) high severe
portscan udp/portscan udp
time: [144.59 ms 146.87 ms 149.07 ms]
change: [-4.5106% -2.3084% -0.0888%] (p = 0.04 < 0.05)
Change within noise threshold.
Owner
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.